Commit bd24124
James N.
Fix: make integration test failures block the pipeline
Removed continue-on-error: true from the pytest step so test failures
actually fail the workflow. Previously, 5/7 tests could fail and the
pipeline would still report success and proceed to auto-merge.1 parent cc79a16 commit bd24124
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| |||
0 commit comments