Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
6be39b8e8f67ad7214bd3b2e7389b30ccf1b5f28
/
.
/
modules
/
rules_d
/
0.2.2
/
presubmit.yml
blob: bd8c7e63c4e4bd7029b5f81ee4649440563e817a [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"ubuntu2004"
]
bazel:
[
"8.x"
,
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."