Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e3b4c1855fbe70237e5afee40cf6a5d1ced97249
/
.
/
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:
-
"//..."