Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
83cd3360a68c7119a61b43348f2dd634305f0c2a
/
.
/
modules
/
container_structure_test
/
1.21.1
/
presubmit.yml
blob: ee5a5766b89d7ecf5c75ce839276cedbfdaefab9 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"bazel/test"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."