Skip to content

Commit 2415a0d

Browse files
committed
chore: do not fail fast
1 parent 3ba01cf commit 2415a0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/node-ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
if: ${{ github.actor != 'dependabot'}}
1919
runs-on: ubuntu-latest
2020
strategy:
21-
fail-fast: true
2221
matrix:
2322
test: ['lint', 'citest']
2423
node_version: ['12.x', '16.x']

0 commit comments

Comments
 (0)