We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb411e8 commit 0a87f9aCopy full SHA for 0a87f9a
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
matrix:
18
node-version: [14.x, 16.x]
19
os: [ubuntu-latest, windows-latest, macos-latest]
20
- fail-fast: false
+ fail-fast: true
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments