Skip to content

Commit

Permalink
install this package as well
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-langfield committed Feb 27, 2024
1 parent 50aed24 commit 2fb3d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: |
pip install -r requirements.txt
pip install pytest
pip install .
- name: Test with pytest
run: |
pytest -v

0 comments on commit 2fb3d3b

Please sign in to comment.