Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
bae6602a54313c059e416451d0860107b9fddfb7
/
.
/
modules
/
rules_robolectric
/
4.15
/
presubmit.yml
blob: 0e93c5af196e388d2a04d459455285404b2f007d [
file
]
matrix:
platform:
[
"macos"
,
"ubuntu2004"
]
bazel:
[
"6.x"
,
"7.x"
,
"8.x"
]
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@rules_robolectric//bazel:android-all"