Skip to content

Commit

Permalink
test: turn off fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
umaranis committed May 15, 2022
1 parent 2eff79d commit fafbbfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
e2e-windows:
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
node-version: [16.8]
browser: ['chromium', 'firefox']
Expand Down

0 comments on commit fafbbfc

Please sign in to comment.