Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
8cc0edf9a81f660497baddda2a631607b354a96b
/
.
/
modules
/
rules_venv
/
0.6.0
/
presubmit.yml
blob: a617026217817007253b7c0b58826207107444b9 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"examples/binary_consumer"
matrix:
platform:
[
"macos_arm64"
,
"ubuntu2004"
,
"windows"
]
bazel:
[7.x, 8.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."