mirror of
https://github.com/github/codeql-action.git
synced 2026-05-07 14:20:19 +00:00
Disable fail fast
This commit is contained in:
+2
@@ -10,6 +10,7 @@ env:
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- henrymercer/test-swift-checks
|
||||
- main
|
||||
- releases/v1
|
||||
- releases/v2
|
||||
@@ -23,6 +24,7 @@ on:
|
||||
jobs:
|
||||
swift-custom-build:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user