diff --git a/.github/workflows/test-stop.yml b/.github/workflows/test-stop.yml index 90be656..e3f2d08 100644 --- a/.github/workflows/test-stop.yml +++ b/.github/workflows/test-stop.yml @@ -5,6 +5,7 @@ jobs: environment: test runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - uses: ./.github/actions/setup with: KUBECONFIG_DATA: "${{ secrets.KUBECONFIG_TEST }}"