Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
9a29b22f49ec2fb555f82932244f67e4ded34a0e
/
.
/
modules
/
rules_itest
/
0.0.36
/
presubmit.yml
blob: faaff781dfe29e47d8b361b14b366c509eac9fe0 [
file
]
bcr_test_module:
module_path:
"tests"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[7.x, 8.x]
tasks:
run_tests:
name:
"Run tests"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."