Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7f1ccd576aa33cddffdcc363bc0bd5c4e87c8c76
/
.
/
modules
/
lcov
/
2.2
/
presubmit.yml
blob: ac8724c2f119467f1986573eb9850a3458ac2de9 [
file
] [
log
] [
blame
]
matrix:
platform:
[macos, ubuntu2204]
bazel:
[7.x, 8.0.0rc2]
tasks:
verify_targets:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@lcov"
-
"@lcov//:genhtml"
test_targets:
-
"@lcov//..."