Skip to content

Commit

Permalink
Revert "Allow fail-fast now that tests are stabilising and linting …
Browse files Browse the repository at this point in the history
…is separated"

This reverts commit bd5a094.
  • Loading branch information
danyalaytekin committed Nov 14, 2023
1 parent ab4a662 commit 3ab18fd
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:
name: test on ${{ matrix.os }} with node ${{ matrix.node-version }}
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-latest, macos-latest]
node-version: [12, 14, 16, 18, 20]
Expand Down

0 comments on commit 3ab18fd

Please sign in to comment.