Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 1, 2023
1 parent 8af6311 commit 5ed78a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- name: Create Coverage Badges
uses: jaywcjlove/coverage-badges-cli@main
with:
output: core/coverage/badges.svg
source: core/coverage/coverage-summary.json
output: ./www/build/badges.svg

- run: npm run bundle
- run: npm run bundle:min
Expand Down

0 comments on commit 5ed78a2

Please sign in to comment.