Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
42a545e72d7e9f9ffa8d763bcdc57e4c20580724
/
.
/
modules
/
rules_robolectric
/
4.12.1
/
presubmit.yml
blob: 28e80311112b9ce0286cf8510f71cf7f4f5c6485 [
file
] [
log
] [
blame
]
matrix:
platform:
[
"macos"
,
"ubuntu2004"
]
bazel:
[
"6.x"
,
"7.x"
]
tasks:
verify_targets:
name:
"Verify build targets"
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
"@rules_robolectric//bazel:android-all"