Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
705f38d50d2d70a9d52e5191cbca99d62f15e6aa
/
.
/
modules
/
gcc_toolchain
/
0.9.0
/
presubmit.yml
blob: cde42701a16bdd52e7f6b6106e57908ace100d98 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
examples/bzlmod
matrix:
platform:
[
"ubuntu2204"
]
bazel:
[7.x, 8.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_flags:
-
"--enable_bzlmod"
test_targets:
-
"//..."