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 ff1d7a9 commit 2edc0c2Copy full SHA for 2edc0c2
.github/workflows/nodeCI.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
build:
11
strategy:
12
+ fail-fast: false
13
matrix:
14
os: [ubuntu-latest, windows-latest]
15
node: [ '14', '12', '10' ]
0 commit comments