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