Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
berrli committed Aug 7, 2024
2 parents a26f052 + cba231b commit 3c7b1d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -e .
- name: Run pytest
run: pytest tests

0 comments on commit 3c7b1d7

Please sign in to comment.