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 8ae6373 commit 0521a99
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 @@ -34,7 +34,7 @@ jobs:

# 上传测试覆盖率报告到packages/canyon-report下
- name: Upload coverage report
run: cd packages/canyon-report && npm install canyon-uploader -g && canyon-uploader map --dsn=http://localhost:8080/coverage/client
run: cd packages/canyon-report && npm install canyon-uploader -g && canyon-uploader map --dsn=https://collect.canyonjs.org/coverage/client

# 保存构建结果到工作空间
# - name: Upload build artifact
Expand Down

0 comments on commit 0521a99

Please sign in to comment.