Update 测试.yml

This commit is contained in:
frxz751113
2024-09-25 00:32:52 +08:00
committed by GitHub
parent eb5919b50b
commit 5cfb6d61a7
+2 -3
View File
@@ -25,9 +25,8 @@ jobs:
pip install --upgrade pip
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run py
run: |
python ${{ github.workspace }}/py/IP比对.py
#python ${{ github.workspace }}/py/酒店源.py
run: |
python ${{ github.workspace }}/py/酒店源.py
- name: 提交更改
run: |
git config --local user.email "actions@163.com"