Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7f1ccd576aa33cddffdcc363bc0bd5c4e87c8c76
/
.
/
modules
/
rules_itest
/
0.0.14
/
presubmit.yml
blob: 3634ad008421b788ae2a0463bcfe4f4ad367fd9c [
file
] [
log
] [
blame
]
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:
-
"//..."