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 de5a71e commit 7e7ac6c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/upload-canyon-report-coverage-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
- name: Upload coverage report
run: cd packages/canyon-report && npm install canyon-uploader -g && canyon-uploader map --dsn=https://collect.canyonjs.org/coverage/map/client

- name: Start Vite Server
run: cd packages/canyon-report && npm run dev &
shell: bash
continue-on-error: true

- name: Run Playwright Tests
run: cd packages/canyon-report && npx playwright install && npx playwright test

Expand Down

0 comments on commit 7e7ac6c

Please sign in to comment.