Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
eac47442191e47b84d690902751545417c78f2f9
/
.
/
modules
/
rules_jsonnet
/
0.7.1
/
presubmit.yml
blob: c402b07dea0b1ba2a074edb5358c9f13e5350b8c [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
examples
matrix:
platform:
[
"rockylinux8"
,
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"8.x"
]
tasks:
run_tests:
name:
"Run example test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."