Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
693239eed4d2c5382cf414cde01508c08ef941cb
/
.
/
modules
/
cgrindel_bazel_starlib
/
0.21.0
/
presubmit.yml
blob: 7e8af9ad57bd45d4a5105125ad7719582be50d9f [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"examples/bzlmod_e2e"
matrix:
platform:
[
"macos"
,
"ubuntu2004"
]
bazel:
[
"7.2.1"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."