Skip to content

Commit

Permalink
imp: tests: no fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
Tardo committed May 1, 2024
1 parent c5ac0d9 commit 09a8a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
# Use only lower and active versions
instance: [11.0, 15.0, 16.0, 17.0]
browser: [chrome, firefox]
fail-fast: true
fail-fast: false
runs-on: ubuntu-latest
timeout-minutes: 20
steps:
Expand Down

0 comments on commit 09a8a52

Please sign in to comment.