ci: add detailed test coverage report for web (#29803)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
yyh
2025-12-18 15:00:32 +08:00
committed by GitHub
parent 32401de4df
commit 3cd57bfb60
5 changed files with 326 additions and 19 deletions

View File

@@ -79,7 +79,7 @@ jobs:
with:
node-version: 22
cache: pnpm
cache-dependency-path: ./web/package.json
cache-dependency-path: ./web/pnpm-lock.yaml
- name: Web dependencies
working-directory: ./web