Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f6942599ec2d7c1ea86476855db5239e5205f0b5
/
.
/
modules
/
bazel_linux_packages
/
0.1.0
/
presubmit.yml
blob: d182d04e0360d1296b932094c416b021106aa2dc [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"ubuntu2004_arm64"
]
bazel:
[
"8.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."