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