Update 测试.yml

This commit is contained in:
frxz751113
2024-09-03 19:12:39 +08:00
committed by GitHub
parent 6f9fd718be
commit 4ab201db08
+2 -3
View File
@@ -27,9 +27,8 @@ jobs:
- name: Run py - name: Run py
run: | run: |
#python ${{ github.workspace }}/py/IPTV搜索引擎采集.py #python ${{ github.workspace }}/py/IPTV搜索引擎采集.py
#python ${{ github.workspace }}/py/网络收集.py python ${{ github.workspace }}/py/网络收集.py
#python ${{ github.workspace }}/py/酒店源.py python ${{ github.workspace }}/py/酒店源.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"