Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
54d98709d237421cfceb3967b277537497d89748
/
.
/
modules
/
rules_buf
/
0.4.0
/
presubmit.yml
blob: 3984c5ae21bb606d33f5eef0b83c685718647f56 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
'examples/bzlmod'
matrix:
platform:
[
'ubuntu2004'
]
bazel:
[
"7.x"
,
"8.x"
]
tasks:
run_tests:
name:
'Run test module'
platform:
${{ platform }}
bazel:
${{ bazel }}
build_targets:
-
'//...'