diff --git a/.bcr/presubmit.yml b/.bcr/presubmit.yml index f70292d0..98dabc66 100644 --- a/.bcr/presubmit.yml +++ b/.bcr/presubmit.yml @@ -6,5 +6,7 @@ bcr_test_module: run_tests: name: "Run test module" platform: ${{ platform }} + environment: + BAZELISK_BASE_URL: "https://github.com/bazelbuild/bazel/releases/download/" test_targets: - "//..."