Disable fail fast in generated workflows
This commit is contained in:
parent
4995c49010
commit
c59e05245f
46 changed files with 46 additions and 0 deletions
1
.github/workflows/__javascript-source-root.yml
generated
vendored
1
.github/workflows/__javascript-source-root.yml
generated
vendored
|
|
@ -25,6 +25,7 @@ on:
|
|||
jobs:
|
||||
javascript-source-root:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue