ci: revert agent reporter (#33685)

This commit is contained in:
Stephen Zhou
2026-03-18 22:15:48 +08:00
committed by GitHub
parent 37ffa262ae
commit 5ee0633bac
2 changed files with 1 additions and 2 deletions

View File

@@ -87,7 +87,7 @@ jobs:
merge-multiple: true
- name: Merge reports
run: vp test --merge-reports --reporter=json --reporter=agent --coverage
run: vp test --merge-reports --coverage --silent=passed-only
- name: Report app/components baseline coverage
run: node ./scripts/report-components-coverage-baseline.mjs