Skip to content

Commit

Permalink
Merge pull request #2872 from modernweb-dev/chore/continue-tests-on-o…
Browse files Browse the repository at this point in the history
…ther-nodes-if-one-fails

chore: continue tests on other Node versions if one fails
  • Loading branch information
bashmish authored Jan 28, 2025
2 parents d3330b3 + 7b49199 commit 12d0de4
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 12d0de4

Please sign in to comment.