[Tests] disable fail-fast
This commit is contained in:
1
.github/workflows/latest-npm.yml
vendored
1
.github/workflows/latest-npm.yml
vendored
@@ -8,6 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node-version:
|
||||
- "11"
|
||||
|
||||
Reference in New Issue
Block a user