Skip to content

Commit

Permalink
- add pytest-cov
Browse files Browse the repository at this point in the history
  • Loading branch information
xNykram committed Mar 16, 2024
1 parent 2dadf3f commit 9439448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
pip install pytest
pip install pytest-mock
pip install pytest-cov
pip install .
- name: Run pytest
Expand Down

0 comments on commit 9439448

Please sign in to comment.