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 29a60b8 commit e281613Copy full SHA for e281613
.github/workflows/nodejs.yml
@@ -9,6 +9,7 @@ jobs:
9
runs-on: ${{ matrix.os }}
10
11
strategy:
12
+ fail-fast: false
13
matrix:
14
os: [ubuntu-latest, windows-latest, macos-latest]
15
0 commit comments