Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7f1ccd576aa33cddffdcc363bc0bd5c4e87c8c76
/
.
/
modules
/
rules_tcl
/
0.0.1
/
presubmit.yml
blob: cc8a0552396c354cf8d5ef7e5c6a5b76afcda521 [
file
]
---
bcr_test_module:
module_path:
"."
matrix:
platform:
[
"macos_arm64"
,
"ubuntu2004"
,
"ubuntu2004_arm64"
]
bazel:
[
"7.x"
,
"8.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"--"
-
"//..."