Skip to content

Commit

Permalink
Split tox files
Browse files Browse the repository at this point in the history
  • Loading branch information
dflook committed Nov 1, 2024
1 parent c16c969 commit dfc49d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:

- name: Coverage Report
run: |
pip install coverage
pip3 install coverage
coverage combine
coverage report --format markdown

0 comments on commit dfc49d2

Please sign in to comment.