Skip to content

Commit 3c1f359

Browse files
committed
add fail-fast to node tests
1 parent 307e24e commit 3c1f359

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131

3232
strategy:
33+
fail-fast: false
3334
matrix:
3435
node-version: ['18', '20', '22', '24']
3536

0 commit comments

Comments
 (0)