Skip to content

Commit be11259

Browse files
committed
ci: explicit fail-fast: false on test matrix
Made-with: Cursor
1 parent bc5ce0d commit be11259

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
timeout-minutes: 10
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
node: [18, 20, 22]
1819
steps:

0 commit comments

Comments
 (0)