Disable fail fast for non-generated workflows

This commit is contained in:
Henry Mercer 2024-05-10 16:27:12 +01:00
parent c59e05245f
commit f73b0b70eb
5 changed files with 6 additions and 0 deletions

View file

@ -22,6 +22,7 @@ on:
jobs:
test-codeql-bundle-all:
strategy:
fail-fast: false
matrix:
include:
- os: ubuntu-latest