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