diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index 3e17b81..1670312 100644 --- a/.github/workflows/test_Bt.yml +++ b/.github/workflows/test_Bt.yml @@ -8,6 +8,9 @@ on: jobs: build: runs-on: ubuntu-latest + steps: + - name: 'Checkout codes' + uses: actions/checkout@v1 steps: - name: test_Bt