Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
aa5a0ab5735ac0a8863489e0c6e2d76e7b8afe5f
/
.
/
modules
/
aws-in-a-box
/
0.0.55
/
presubmit.yml
blob: c13d1259fde23b4977bf31195fad155a3ec86f1a [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"."
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"7.x"
]
tasks:
run_tests:
name:
"Run tests"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."