Skip to content

Commit 9162673

Browse files
fix(posts): update "How to shard Cypress specs on GitHub Actions"
Post: 2024-11-28-how-to-shard-cypress-specs-on-github-actions.md Fix broken link
1 parent 9de97dd commit 9162673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024/2024-11-28-how-to-shard-cypress-specs-on-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ See the [Cypress docs](https://docs.cypress.io/app/continuous-integration/github
6363
6464
## Shard
6565
66-
You can shard the Cypress specs with [Bash](https://www.gnu.org/software/bash/) using [GitHub Actions](Run Cypress tests in parallel with Cypress Cloud or shard tests with GitHub Actions.):
66+
You can shard the Cypress specs with [Bash](https://www.gnu.org/software/bash/) using [GitHub Actions](https://github.com/features/actions):
6767
6868
{% raw %}
6969

0 commit comments

Comments
 (0)