diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9d1bbb02..a5a11bdd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -201,7 +201,7 @@ jobs: k3d_test: name: k3d_test runs-on: self-hosted - needs: + needs: - provion-self-hosted-runner steps: - name: Checkout @@ -229,4 +229,4 @@ jobs: name: destory-self-hosted-runner needs: k3d_test if: always() - uses: ./.github/workflows/destroy-self-hosted-runner.yml \ No newline at end of file + uses: ./.github/workflows/destroy-self-hosted-runner.yml