Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f6942599ec2d7c1ea86476855db5239e5205f0b5
/
.
/
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:
-
"//..."