Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
71d770703cb7f8175d54fecfb7d50adb4a02cd93
/
.
/
modules
/
bazel_linux_packages
/
0.0.7
/
presubmit.yml
blob: d182d04e0360d1296b932094c416b021106aa2dc [
file
]
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:
-
"//..."