Update 测试.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: 酒店源
|
||||
name: 测试
|
||||
|
||||
on:
|
||||
#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
|
||||
- name: Run py
|
||||
run: |
|
||||
python ${{ github.workspace }}/py/不乱序有效性检测.py
|
||||
python ${{ github.workspace }}/py/p2p.py
|
||||
- name: 提交更改
|
||||
run: |
|
||||
git config --local user.email "actions@163.com"
|
||||
|
||||
Reference in New Issue
Block a user