Verify Playwright evidence artifacts
TaxBaik CI/CD / build-and-deploy (push) Successful in 3m15s

This commit is contained in:
2026-07-07 16:33:23 +09:00
parent c54599304b
commit 227ed21c1c
2 changed files with 43 additions and 0 deletions
+6
View File
@@ -139,6 +139,12 @@ jobs:
evidence/
if-no-files-found: ignore
- name: Verify evidence manifest
if: always()
run: |
set -e
python3 scripts/verify_evidence_manifest.py evidence
- name: Browser E2E summary
if: always()
run: |