Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
2fc89e2b763bee81c8ea4e4ac15c6b084842c1fa
/
.
/
modules
/
aws-in-a-box
/
0.0.68
/
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:
-
"//..."