fix: preserve backend quality gate failures

This commit is contained in:
Jesse_Chen
2026-07-21 00:42:10 +08:00
parent 0a87f7756e
commit e645bcea56
2 changed files with 380 additions and 64 deletions
@@ -40,7 +40,9 @@ jobs:
npm ci --prefix frontend
- name: Run Python quick quality gate
shell: bash
run: |
set -o pipefail
ruff check scripts/run_quality_gate.py tests/test_varga_bphs.py \
tests/test_ashtakavarga_invariants.py tests/test_cli_smoke.py \
tests/test_yoga_rules_integrity.py