Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f483a9f2ff654cfcc50eac66cc145dd2b35e7e33
/
.
/
modules
/
rules_docs
/
0.1.0
/
presubmit.yml
blob: 2e62a012e910ce2e595dd53dc8586b1ea330ccd7 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
"8.x"
,
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."