Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
19e470f04eea6b87e6eab004b4266fc7eca9dad7
/
.
/
modules
/
rules_docker_compose
/
0.0.1
/
presubmit.yml
blob: aa3d449c96e01d5cd876fbd03461095524e7a02a [
file
]
bcr_test_module:
module_path:
"examples/rust"
matrix:
platform:
[
"ubuntu2004"
,
"ubuntu2004_arm64"
]
bazel:
[7.x, 8.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."