Disable fail fast for non-generated workflows
This commit is contained in:
parent
c59e05245f
commit
f73b0b70eb
5 changed files with 6 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ jobs:
|
|||
continue-on-error: true
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue