Skip to content

Commit

Permalink
extend path to test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
fhurtak committed Jan 30, 2025
1 parent 227f4df commit bad29b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
continue-on-error: true
- name: Test with pytest
run: |
pytest tests/test_*.py
python -m pytest --import-mode=append tests/

0 comments on commit bad29b0

Please sign in to comment.