Skip to content

Commit

Permalink
Disable fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Apr 29, 2023
1 parent 136a72e commit 3b5e3bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -11,6 +11,8 @@ jobs:
os: [ubuntu-latest, macos-latest, windows-latest]
node-version: [14.x, 16.x, 18.x, 20.x]

fail-fast: false

runs-on: ${{ matrix.os }}

steps:
Expand Down

0 comments on commit 3b5e3bd

Please sign in to comment.