Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmdesai committed Jan 10, 2023
1 parent c7b7f76 commit 2d7704d
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 @@ -31,5 +31,5 @@ jobs:
pytest -v tests/*.py
- name: coverage
run: |
coverage run --source=pypack -m pytest -v tests/
coverage run --source=compscat -m pytest -v tests/
coverage report

0 comments on commit 2d7704d

Please sign in to comment.