From 0946610ee5d173c6abec6b7a6f0938c2db13053b Mon Sep 17 00:00:00 2001 From: lesfox Date: Tue, 31 Jan 2023 22:39:56 +0800 Subject: [PATCH] Update test_Bt.yml --- .github/workflows/test_Bt.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index 1670312..c6d90a3 100644 --- a/.github/workflows/test_Bt.yml +++ b/.github/workflows/test_Bt.yml @@ -8,10 +8,8 @@ on: jobs: build: runs-on: ubuntu-latest - steps: - - name: 'Checkout codes' - uses: actions/checkout@v1 - - steps: + steps: + - name: 'Checkout codes' + uses: actions/checkout@v1 - name: test_Bt run: bash ./bt.sh