Skip to content

Commit

Permalink
don’t fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Oct 18, 2024
1 parent 0abd9db commit f763868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
test:
runs-on: macos-latest
strategy:
fail-fast: false
matrix:
node-version:
- 18.x # EOL: 2025-04-30
Expand Down

0 comments on commit f763868

Please sign in to comment.