Skip to content

Commit 4af58d3

Browse files
Update ci.yml
1 parent ccd8be4 commit 4af58d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
test:
3333
strategy:
34+
fail-fast: false # prevent a failure in other versions run cancelling others
3435
matrix:
3536
platform: [ubuntu-latest, macos-latest, windows-latest]
3637
node-version: ["22.x", "24.x"]

0 commit comments

Comments
 (0)