mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 21:20:09 +08:00
Disable fail fast in generated workflows
This commit is contained in:
1
.github/workflows/__test-proxy.yml
generated
vendored
1
.github/workflows/__test-proxy.yml
generated
vendored
@@ -25,6 +25,7 @@ on:
|
||||
jobs:
|
||||
test-proxy:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user