Skip to content

Commit a9d2ff4

Browse files
bpamiriPeter Amiriclaude
authored
ci: make compat-matrix engine-job failures fail the run (#3376)
Removes continue-on-error from the tests job now that the debt gate is cleared: PR #3365 merged and dispatch run 30976993285 on develop came back fully green (all 5 engine jobs, aggregate 6 oracle soft-fails only, which stay non-blocking via SOFT_FAIL_DBS under #2663). The rustcfml job keeps its continue-on-error — it is an informational lane by design. From now on a red engine leg turns the weekly run banner red instead of being silently swallowed. Signed-off-by: Peter Amiri <petera@pai.com> Co-authored-by: Peter Amiri <petera@pai.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 6bff054 commit a9d2ff4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/compat-matrix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
tests:
1616
name: "${{ matrix.cfengine }}"
1717
runs-on: ubuntu-latest
18-
continue-on-error: true
1918
strategy:
2019
fail-fast: false
2120
matrix:

0 commit comments

Comments
 (0)