Skip to content

Commit

Permalink
Update coverage-wf.yml
Browse files Browse the repository at this point in the history
rottenstea authored Jan 30, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3dc00e8 commit 78e6ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-wf.yml
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
python -m pip install pytest
python -m pip install pytest coverage
pip install .
- name: Test with pytest, via coverage
run: coverage run -m pytest

0 comments on commit 78e6ad8

Please sign in to comment.