Skip to content

Commit

Permalink
chore: repo overall update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 18, 2024
1 parent d0fbbe1 commit 62e3b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-canyon-report-coverage-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build
run: pnpm run build:report
- name: Upload coverage map
run: cd packages/canyon-report && canyon-uploader map
run: cd packages/canyon-report && && canyon-uploader map --dsn=https://collect.canyonjs.org/coverage/map/client
- name: Install Playwright Browsers
run: cd packages/canyon-report && npx playwright install --with-deps
- name: Run Playwright tests
Expand Down

0 comments on commit 62e3b99

Please sign in to comment.