Update python-app.yml
This commit is contained in:
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@@ -35,6 +35,5 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pytest pony.py --doctest-modules --junitxml=junit/test-results.xml \
|
||||
--live-server-wait
|
||||
python -c "import sys; print(sys.version)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user