Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
9a29b22f49ec2fb555f82932244f67e4ded34a0e
/
.
/
modules
/
rules_shellcheck
/
0.4.0
/
presubmit.yml
blob: d64b5f98dac6e34e93d608157222be40710a716b [
file
]
---
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:
-
"//..."