Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
53567b9fb8dc55d7dfea9e2745f7bba2ea6bf33a
/
.
/
modules
/
bazel_lib
/
3.3.1
/
presubmit.yml
blob: d33012d91427cf3df9e9b2ca0bb09b649571b5b5 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian11"
,
"macos"
,
"ubuntu2204"
,
"windows"
]
bazel:
-
7.x
-
8.x
-
rolling
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."