Skip to content

Commit

Permalink
add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgatis committed Aug 24, 2022
1 parent e7a8a20 commit 6ca1cc3
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 @@ -22,4 +22,4 @@ jobs:
pip install -r requirements.txt
- name: Test with pytest
run: |
pytest
PYTHONPATH=$PYTHONPATH:. pytest .

0 comments on commit 6ca1cc3

Please sign in to comment.