Skip to content

Commit

Permalink
fix: python path
Browse files Browse the repository at this point in the history
  • Loading branch information
lkstrp committed Jul 29, 2024
1 parent 7579bf2 commit 636df1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
- name: Test with pytest
run: |
pytest --doctest-modules
python -m pytest --doctest-modules

0 comments on commit 636df1b

Please sign in to comment.