Skip to content

Commit

Permalink
Update action workflow as well as README
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHelfer committed Dec 22, 2023
1 parent 9d0824b commit 5b0f45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
pip install .
- name: Run pytest
run: |
pytest
python -m pytest

0 comments on commit 5b0f45f

Please sign in to comment.