Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
693239eed4d2c5382cf414cde01508c08ef941cb
/
.
/
modules
/
postgres
/
14.18
/
presubmit.yml
blob: ae7334a442f9b5575b5a92453294927362f735da [
file
]
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:
-
//
...