Skip to content

Commit d57887c

Browse files
committedJun 25, 2021
[Tests] ensure all tests run
1 parent 2ebb1ad commit d57887c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/node-4+.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222

2323
strategy:
24+
fail-fast: false
2425
matrix:
2526
node-version: ${{ fromJson(needs.matrix.outputs.latest) }}
2627
eslint:

0 commit comments

Comments
 (0)
Please sign in to comment.