Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
28567b88269eff93b02c23e1216e1194625feea7
/
.
/
modules
/
rules_itest
/
0.0.14
/
presubmit.yml
blob: 3634ad008421b788ae2a0463bcfe4f4ad367fd9c [
file
]
bcr_test_module:
module_path:
"tests"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[6.x, 7.x, rolling]
tasks:
run_tests:
name:
"Run tests"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."