Update python-app.yml

This commit is contained in:
Evil0ctal 2022-01-02 04:58:37 -08:00 committed by GitHub
parent 178cd95c18
commit 1827eff1e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,5 +26,4 @@ jobs:
sudo pip install flake8 pytest sudo pip install flake8 pytest
sudo pip install -r requirements.txt sudo pip install -r requirements.txt
- name: run server - name: run server
run: | run: sudo python3.9.9 TikTok_ZH.py
sudo python TikTok_ZH.py