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: | diff --git a/packages/gapic-generator/tests/integration/redis_v1.yaml b/packages/gapic-generator/tests/integration/redis_v1.yaml index efb6675bbfcb..38089f6a5a0b 100644 --- a/packages/gapic-generator/tests/integration/redis_v1.yaml +++ b/packages/gapic-generator/tests/integration/redis_v1.yaml @@ -75,6 +75,7 @@ authentication: # TODO(https://github.com/googleapis/gapic-generator-python/issues/2121): Remove this section # when async rest is GA. publishing: + organization: DOES_NOT_EXIST library_settings: - version: 'google.cloud.redis.v1' python_settings: