Skip to content

Commit

Permalink
fix again again
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Sullivan committed Dec 2, 2023
1 parent e173a56 commit 4765966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ jobs:
- name: Show Coverage Report
run: |
poetry run coverage combine
poetry run coverage report
- name: Create HTML report
run: |
poetry run coverage combine
poetry run coverage html
- name: Upload HTML report
Expand Down

0 comments on commit 4765966

Please sign in to comment.