From 5995ff805bc22553fbce36a2d5b417768265618e Mon Sep 17 00:00:00 2001 From: forever Date: Fri, 25 Oct 2024 07:13:42 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index faccf89..8e5c447 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -7,6 +7,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 测试 - run:| - df - ls -al \ No newline at end of file + run:| + df + ls -al \ No newline at end of file