Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
28567b88269eff93b02c23e1216e1194625feea7
/
.
/
modules
/
toolchains_arm_gnu
/
1.1.0
/
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:
-
"//..."