Disable fail fast in generated workflows

This commit is contained in:
Henry Mercer
2024-05-10 16:24:22 +01:00
parent 4995c49010
commit c59e05245f
46 changed files with 46 additions and 0 deletions

1
.github/workflows/__test-proxy.yml generated vendored
View File

@@ -25,6 +25,7 @@ on:
jobs:
test-proxy:
strategy:
fail-fast: false
matrix:
include:
- os: ubuntu-latest