revert fail fast
This commit is contained in:
1
.github/workflows/build-test-debug.yml
vendored
1
.github/workflows/build-test-debug.yml
vendored
@@ -12,7 +12,6 @@ jobs:
|
||||
build:
|
||||
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user