Update build-test-debug.yml

This commit is contained in:
Ed
2025-08-05 16:57:59 +03:00
parent 05138740e8
commit 0018728990

View File

@@ -12,7 +12,7 @@ jobs:
build:
if: github.actor != 'PJBot' && github.event.pull_request.draft == false
strategy:
fail-fast: true
fail-fast: false
matrix:
os: [ubuntu-latest]