Skip to content

Commit

Permalink
html too
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 31, 2024
1 parent 0ae37d6 commit 2a9ff8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: "Combine coverage"
run: |
python -Im coverage combine
python -Im coverage html --skip-covered --skip-empty
python -Im coverage html
python -Im coverage json
# Report and write to summary.
Expand Down

0 comments on commit 2a9ff8e

Please sign in to comment.