1 parent bc5ce0d commit be11259Copy full SHA for be11259
1 file changed
.github/workflows/test.yml
@@ -13,6 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
timeout-minutes: 10
15
strategy:
16
+ fail-fast: false
17
matrix:
18
node: [18, 20, 22]
19
steps:
0 commit comments