Skip to content

Commit f95726b

Browse files
committed
Disable remote downlaoder for BCR
1 parent 5a7a1a5 commit f95726b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.bcr/presubmit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ bcr_test_module:
88
name: "Run tests"
99
platform: ${{ platform }}
1010
bazel: ${{ bazel }}
11+
build_flags:
12+
- "--experimental_remote_downloader="
1113
test_targets:
1214
- "//..."
1315

0 commit comments

Comments
 (0)