Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
dc26aa2ba2be5f24f5f75ae8ac54eebad487aca6
/
.
/
modules
/
postgres
/
16.2.bcr.3
/
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:
-
//
...