Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
2fc89e2b763bee81c8ea4e4ac15c6b084842c1fa
/
.
/
modules
/
lcov
/
2.3.1
/
presubmit.yml
blob: acfabc00ee74a6b4210a7053f0c1b57167cc4ff6 [
file
]
matrix:
platform:
[macos_arm64, ubuntu2204,
"windows"
]
bazel:
[7.x, 8.x]
tasks:
verify_targets:
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@lcov"
-
"@lcov//:genhtml"
test_targets:
-
"@lcov//..."