Remove redundant fail-fast configurations
This commit is contained in:
parent
f248a57d3b
commit
5767f918ef
2 changed files with 0 additions and 2 deletions
|
|
@ -24,7 +24,6 @@ jobs:
|
|||
continue-on-error: true
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
|
|
|||
1
.github/workflows/pr-checks.yml
vendored
1
.github/workflows/pr-checks.yml
vendored
|
|
@ -16,7 +16,6 @@ jobs:
|
|||
timeout-minutes: 45
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
node-types-version: [12.12, current]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue