Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
42a545e72d7e9f9ffa8d763bcdc57e4c20580724
/
.
/
modules
/
rules_itest
/
0.0.13
/
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:
-
"//..."