Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
c0592a7e4003eda428ea805f7a739c1cbade6214
/
.
/
modules
/
rules_pitest
/
0.0.0
/
presubmit.yml
blob: 9a8195a9ec4b9a0e7766508dde323c9c70fa97d5 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."