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
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pytest pony.py --doctest-modules --junitxml=junit/test-results.xml \
|
python -c "import sys; print(sys.version)"
|
||||||
--live-server-wait
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user