Update python-app.yml
This commit is contained in:
parent
178cd95c18
commit
1827eff1e1
1 changed files with 1 additions and 2 deletions
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
|
|
@ -26,5 +26,4 @@ jobs:
|
|||
sudo pip install flake8 pytest
|
||||
sudo pip install -r requirements.txt
|
||||
- name: run server
|
||||
run: |
|
||||
sudo python TikTok_ZH.py
|
||||
run: sudo python3.9.9 TikTok_ZH.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue