Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
76cd15c8d4eddde2b5628ccf7470b9a2d4bdfb0c
/
.
/
modules
/
rules_d
/
0.8.2
/
presubmit.yml
blob: 4e47c1648a44e6bcbbdcb6200db1b28fc6412286 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian13"
,
"ubuntu2404"
]
bazel:
[
"7.x"
,
"8.x"
,
"9.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."