feat(acceptance): 添加失败关闭的第三阶段验收运行器

This commit is contained in:
2026-09-09 08:53:53 +08:00
parent 8dfb7a5cff
commit 37ff31b96c
5 changed files with 654 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ jobs:
working-directory: backend
- run: uv run pytest
working-directory: backend
- run: python scripts/phase3-production-acceptance.py --list-cases --json
service-test:
runs-on: ubuntu-latest