Update python-package.yml

This commit is contained in:
Jamie Hardt
2022-11-15 12:09:58 -08:00
committed by GitHub
parent bf3a5c37a8
commit e46ac14118

View File

@@ -37,4 +37,4 @@ jobs:
flake8 ptulsconv tests --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
PYTHONPATH=. pytest
pytest