We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ce571 commit 790ec39Copy full SHA for 790ec39
1 file changed
.github/workflows/test.yml
@@ -21,6 +21,7 @@ jobs:
21
run: npm run lint-test
22
test:
23
strategy:
24
+ fail-fast: false
25
matrix:
26
os: [ubuntu-latest, macos-latest, windows-latest]
27
node: [12, 14, 16]
0 commit comments