Skip to content

Commit

Permalink
added html output
Browse files Browse the repository at this point in the history
Signed-off-by: Melvin Strobl <[email protected]>
  • Loading branch information
Melvin Strobl committed Sep 25, 2024
1 parent f100a76 commit fbf02ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
poetry run coverage run -m pytest
poetry run coverage report -m
poetry run coverage html
- name: Share coverage report
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit fbf02ac

Please sign in to comment.