aboutsummaryrefslogtreecommitdiff
path: root/.bazelci/presubmit.yml
diff options
context:
space:
mode:
Diffstat (limited to '.bazelci/presubmit.yml')
-rw-r--r--.bazelci/presubmit.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml
index fee72e9e..e44ec157 100644
--- a/.bazelci/presubmit.yml
+++ b/.bazelci/presubmit.yml
@@ -667,6 +667,16 @@ tasks:
- "@rules_rust//tools/rust_analyzer:gen_rust_project"
test_targets:
- "//..."
+ windows_bzlmod_bcr:
+ name: bzlmod BCR presubmit
+ platform: windows
+ working_directory: examples/bzlmod/hello_world
+ run_targets:
+ - "//third-party:vendor"
+ build_targets:
+ - "@rules_rust//tools/rust_analyzer:gen_rust_project"
+ test_targets:
+ - "//..."
buildifier:
version: latest