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: |