Update python-app.yml

pull/109/head
midoks 3 years ago
parent a3fb490950
commit 0717a59f87
  1. 5
      .github/workflows/python-app.yml

@ -33,7 +33,4 @@ jobs:
- name: Start DEBUG
run: |
gunicorn -c setting.py app:app
python3 task.py &
- name: Test with pytest
run: |
pytest
python3 task.py

Loading…
Cancel
Save