Skip to content

Commit

Permalink
Update python-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-zk authored Feb 3, 2024
1 parent a3e22c2 commit 2d06617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pytest --doctest-modules --junitxml=junit/test-results.xml
python -m pytest --junitxml=junit/test-results.xml

0 comments on commit 2d06617

Please sign in to comment.