Skip to content

Commit

Permalink
Adding testing back in - 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
lymereJ committed Sep 29, 2022
1 parent 083be34 commit 0773ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pip install pytest-cov
pytest

0 comments on commit 0773ee4

Please sign in to comment.