Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
ece309439c46aa323bbc4d5c4664b08f8139e1d5
/
.
/
modules
/
container_structure_test
/
1.20.0
/
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:
-
"//..."