Thanks to visit codestin.com Credit goes to github.com
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.
fail-fast: false
1 parent fd0a802 commit 43ae079Copy full SHA for 43ae079
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on: [push]
5
jobs:
6
build:
7
strategy:
8
+ fail-fast: false
9
matrix:
10
node-version: [8.x, 10.x, 12.x]
11
os: [ubuntu-latest, windows-latest]
0 commit comments