Skip to content

Commit e147d39

Browse files
committed
Temp disable repo cache
1 parent 082457f commit e147d39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ test --test_output=errors
88
# This directory is configured in GitHub actions to be persisted between runs.
99
build --disk_cache=$HOME/.cache/bazel
1010
build --repository_cache=$HOME/.cache/bazel-repo
11+
build --repo_contents_cache=
1112

1213
# Allows tests to run bazelisk-in-bazel, since this is the cache folder used
1314
test --test_env=XDG_CACHE_HOME

0 commit comments

Comments
 (0)