Skip to content

Commit 7b49199

Browse files
committed
chore: continue tests on other Node versions if one fails
1 parent d3330b3 commit 7b49199

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify-node.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: Linux
1212
runs-on: ubuntu-22.04
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
node-version:
1617
- '18'

0 commit comments

Comments
 (0)