fix(ci): preserve security suite failures and isolate reports (#7188)

This commit is contained in:
Zhengchao An
2026-09-05 16:26:13 +08:00
committed by GitHub
parent 8ae8fb7eea
commit 2f02d1d2d8
5 changed files with 255 additions and 28 deletions
+1
View File
@@ -167,6 +167,7 @@ jobs:
run: |
python3 ./scripts/check_test_wiring.py --self-test
python3 ./scripts/check_scheduled_validation_freshness.py --self-test
python3 ./scripts/test_security_workflow.py
python3 ./scripts/check_test_wiring.py
- name: Check no planning docs committed