Update 测试.yml

This commit is contained in:
frxz751113
2024-10-04 10:01:10 +08:00
committed by GitHub
parent ddc4581495
commit 9df1bf2a90
+1 -1
View File
@@ -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/GAT.py python ${{ github.workspace }}/py/网络收集.py
- name: 提交更改 - name: 提交更改
run: | run: |
git config --local user.email "actions@163.com" git config --local user.email "actions@163.com"