From ccdf1fdb06774fe2e6e292e4f93e5c0389a05417 Mon Sep 17 00:00:00 2001 From: frxz751113 <156018267+frxz751113@users.noreply.github.com> Date: Tue, 24 Sep 2024 23:59:24 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/测试.yml b/.github/workflows/测试.yml index e632152..4d0e15d 100644 --- a/.github/workflows/测试.yml +++ b/.github/workflows/测试.yml @@ -27,8 +27,8 @@ jobs: - name: Run py run: | #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: 提交更改 run: | git config --local user.email "actions@163.com"