Skip to content

Commit

Permalink
pip install coverage-badge
Browse files Browse the repository at this point in the history
  • Loading branch information
hovey committed Dec 18, 2024
1 parent 6ca9561 commit 339634c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/covertest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- name: Create coverage badge
run: |
pip install coverage
pip install coverage-badge
coverage xml
coverage-badge -o coverage.svg
Expand Down

0 comments on commit 339634c

Please sign in to comment.