We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a7a1a5 commit f95726bCopy full SHA for f95726b
1 file changed
.bcr/presubmit.yml
@@ -8,6 +8,8 @@ bcr_test_module:
8
name: "Run tests"
9
platform: ${{ platform }}
10
bazel: ${{ bazel }}
11
+ build_flags:
12
+ - "--experimental_remote_downloader="
13
test_targets:
14
- "//..."
15
0 commit comments