Skip to content

Commit d2604b5

Browse files
authored
chore: remove restore keys from gapic-gen workflow (#16544)
remove restore keys from gapic-gen workflow
1 parent 0ce8e1e commit d2604b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/gapic-generator-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,6 @@ jobs:
181181
path: ~/.cache/bazel
182182
# Ensure CACHE_VERSION is defined in the mono-repo secrets!
183183
key: ${{ runner.os }}-bazel-20210105-${{ secrets.CACHE_VERSION }}
184-
restore-keys: |
185-
${{ runner.os }}-bazel-20210105-
186184

187185
- name: Run Bazel Integration Tests
188186
run: |

0 commit comments

Comments
 (0)