Skip to content

Commit

Permalink
chore: continue tests on other Node versions if one fails
Browse files Browse the repository at this point in the history
  • Loading branch information
bashmish committed Jan 28, 2025
1 parent d3330b3 commit 7b49199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
name: Linux
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
node-version:
- '18'
Expand Down

0 comments on commit 7b49199

Please sign in to comment.