Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KPrasch authored Feb 6, 2024
1 parent 43ed12e commit 391e6ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,4 @@ jobs:
python -m pip install --upgrade pip
pip install -e .[test]
- name: Test with pytest
working-directory: ../tests
run: pytest

0 comments on commit 391e6ef

Please sign in to comment.