Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f54bd7d19fd836f681ee794aff62829220984e73
/
.
/
modules
/
gawk
/
5.3.2.bcr.1
/
presubmit.yml
blob: 3f914d42637a4c63783b3150f8758b167e9a4e90 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
""
matrix:
platform:
[
"macos_arm64"
,
"ubuntu2004"
]
bazel:
[
"7.x"
,
"8.x"
]
tasks:
verify_targets:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"//..."
test_targets:
-
"//..."