Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f54bd7d19fd836f681ee794aff62829220984e73
/
.
/
modules
/
postgres
/
14.18.bcr.4
/
presubmit.yml
blob: ae7334a442f9b5575b5a92453294927362f735da [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
""
matrix:
platform:
[
"macos_arm64"
,
"ubuntu2004"
]
bazel:
[
"7.x"
,
"8.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
//
...