Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
705f38d50d2d70a9d52e5191cbca99d62f15e6aa
/
.
/
modules
/
rules_req_compile
/
1.0.0rc34
/
presubmit.yml
blob: 3f31672b5881b05dd9c4e2e3c0e986edcf31d4da [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"private/examples/multiplatform_py_test"
matrix:
platform:
[
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[7.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."