Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7d0bb56810bbdc331e5643bfe768852fb609adda
/
.
/
modules
/
rules_buf
/
0.5.0
/
presubmit.yml
blob: 6db2e312e48ba1b9d3f0954dc090184c53a006fb [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"examples/bzlmod"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[7.x, 8.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."