Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
992b25ebc5bd42e6097de0f14f43a807248d433f
/
.
/
modules
/
rules_shellspec
/
0.1.6
/
presubmit.yml
blob: b09ae5bfcdb97580d598727688b54a25f77be187 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian11"
,
"macos"
,
"ubuntu2204"
,
"windows"
]
bazel:
[
"8.x"
,
"7.x"
,
"6.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."