Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
d57a46d03337e1cc187fcc9dd72f1b4fb3596706
/
.
/
modules
/
toolchains_protoc
/
0.2.1
/
presubmit.yml
blob: 508ee119a575d4d367899a2dfea45b1e47f6bd71 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."