Skip to content

Commit

Permalink
Merge pull request #10 from orensrauch/new-ci-workflow
Browse files Browse the repository at this point in the history
Create ci.js.yml
  • Loading branch information
orensrauch authored Sep 27, 2021
2 parents d866737 + d9f5e34 commit 95bc146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
uses: nick-invision/retry@v2
with:
timeout_minutes: 10
max_attempts: 3
max_attempts: 2
command: npm run cy:run

0 comments on commit 95bc146

Please sign in to comment.