From 70ea10f0c0f689b415a700f85ad5c0f43154bc81 Mon Sep 17 00:00:00 2001 From: Sanskar Jaiswal Date: Mon, 4 Dec 2023 16:08:29 +0530 Subject: [PATCH] ci: switch running dir to new auth pkg for OCI e2e Signed-off-by: Sanskar Jaiswal --- .github/workflows/integration-gcp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-gcp.yaml b/.github/workflows/integration-gcp.yaml index ed4a05a7..2ab99edf 100644 --- a/.github/workflows/integration-gcp.yaml +++ b/.github/workflows/integration-gcp.yaml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest defaults: run: - working-directory: ./oci/tests/integration + working-directory: ./auth/registry/tests/integration steps: - name: Checkout uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0