Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
b7e4ed95510784a337b21fcf01509ca96b51f05d
/
.
/
modules
/
toolchains_arm_gnu
/
1.0.2
/
presubmit.yml
blob: a91d03a001c2b0e9e3e4d96d3385b4fb5c48c8c0 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"examples/bzlmod"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"7.x"
,
"6.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."