From 8acae507ebdcd59521adb34b9d067b2ccf7d72ec Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 2 Apr 2026 15:16:59 -0400 Subject: [PATCH] for testing purposes --- .github/workflows/gapic-generator-tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/gapic-generator-tests.yml b/.github/workflows/gapic-generator-tests.yml index 799d2976c5c6..204e110a0b72 100644 --- a/.github/workflows/gapic-generator-tests.yml +++ b/.github/workflows/gapic-generator-tests.yml @@ -181,8 +181,6 @@ jobs: path: ~/.cache/bazel # Ensure CACHE_VERSION is defined in the mono-repo secrets! key: ${{ runner.os }}-bazel-20210105-${{ secrets.CACHE_VERSION }} - restore-keys: | - ${{ runner.os }}-bazel-20210105- - name: Run Bazel Integration Tests run: |