Skip to content

Commit

Permalink
feat: test badge
Browse files Browse the repository at this point in the history
  • Loading branch information
aelf-lxy committed Jul 29, 2024
1 parent 00b735c commit 62dc62f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 51 deletions.
48 changes: 0 additions & 48 deletions .github/actions/badge.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
name: codecov-umbrella

- name: Generate coverage badge
uses: tj-actions/coverage-badge-js@v2
uses: jaywcjlove/coverage-badges-cli@main
with:
report_path: packages/${{ matrix.package }}/coverage/coverage-summary.json
output_path: packages/${{ matrix.package }}/coverage/badge.svg
source: packages/${{ matrix.package }}/coverage/coverage-summary.json
output: packages/${{ matrix.package }}/coverage/badge.svg

0 comments on commit 62dc62f

Please sign in to comment.