diff --git a/.github/workflows/run-backend-bdd-tests.yml b/.github/workflows/run-backend-bdd-tests.yml index 8b365ec9a..90f124597 100644 --- a/.github/workflows/run-backend-bdd-tests.yml +++ b/.github/workflows/run-backend-bdd-tests.yml @@ -68,7 +68,7 @@ jobs: targets: backend load: true # Uncomment this to force a rebuild of the image - no-cache: true + # no-cache: true set: | *.cache-from=type=gha,scope=infisical-backend-bdd-tests *.cache-to=type=gha,mode=max,scope=infisical-backend-bdd-tests