From 63da73ebf803e5581227dc627f07d9fa8e3632fd Mon Sep 17 00:00:00 2001 From: forever Date: Fri, 25 Oct 2024 07:18:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/test.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 0811951..3f024ed 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -6,7 +6,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - name: 测试 - run:| - df - ls -al \ No newline at end of file + - name: 测试 + run:| + df + ls -al \ No newline at end of file