From f2c3a7331e46a1726505edb94da5a03776f8c707 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Tue, 3 Sep 2024 06:19:40 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=B5=8B=E8=AF=95.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/测试.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/测试.yml b/.github/workflows/测试.yml index 50256bf..40099b2 100644 --- a/.github/workflows/测试.yml +++ b/.github/workflows/测试.yml @@ -28,7 +28,7 @@ jobs: run: | #python ${{ github.workspace }}/py/IPTV搜索引擎采集.py python ${{ github.workspace }}/py/酒店源.py - python ${{ github.workspace }}/py/网络收集.py + #python ${{ github.workspace }}/py/网络收集.py - name: 提交更改 run: | git config --local user.email "actions@163.com"