Skip to content

Commit 790ec39

Browse files
committed
don't fail fast
1 parent c6ce571 commit 790ec39

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
@@ -21,6 +21,7 @@ jobs:
2121
run: npm run lint-test
2222
test:
2323
strategy:
24+
fail-fast: false
2425
matrix:
2526
os: [ubuntu-latest, macos-latest, windows-latest]
2627
node: [12, 14, 16]

0 commit comments

Comments
 (0)