Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckyMaler committed Dec 6, 2023
1 parent 587e71c commit 3b9f711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- run: npm ci
# `JEST_RETRIES` doesn't auto enable test retries.
# It needs to be used with `jest.retryTimes(numRetries)`.
# see: https://github.com/merge-tools/testradar-example-repo/blob/main/src/setupTests.ts#L7
# see: https://github.com/testradar/testradar-example-repo/blob/main/src/setupTests.ts#L7
- run: JEST_RETRIES=2 npm test

e2e-test:
Expand Down

0 comments on commit 3b9f711

Please sign in to comment.