Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks authored Dec 3, 2024
1 parent 2d1b762 commit dd90751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
- name: Run browser tests
uses: nick-fields/retry@v3
with:
timeout_minutes: 2
timeout_minutes: 3
max_attempts: 3
# The tests will run on 'WebkitHeadless', 'FirefoxHeadless' and 'ChromeHeadless'
command: yarn run test:browser --browsers ${{ matrix.browser }}Headless
Expand Down

0 comments on commit dd90751

Please sign in to comment.