Update 测试.yml

This commit is contained in:
frxz751113
2024-10-01 02:04:13 +08:00
committed by GitHub
parent 35545fc211
commit 2c426ab1d6
+2 -2
View File
@@ -1,4 +1,4 @@
name: 酒店源 name: 测试
on: on:
#schedule: #schedule:
@@ -26,7 +26,7 @@ jobs:
pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm pip install selenium requests futures eventlet opencv-python Beautifulsoup4 translate termcolor func_timeout replace input opencc pypinyin pytz tqdm
- name: Run py - name: Run py
run: | run: |
python ${{ github.workspace }}/py/不乱序有效性检测.py python ${{ github.workspace }}/py/p2p.py
- name: 提交更改 - name: 提交更改
run: | run: |
git config --local user.email "actions@163.com" git config --local user.email "actions@163.com"