Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
bae6602a54313c059e416451d0860107b9fddfb7
/
.
/
modules
/
aspect_rules_aws
/
0.6.1
/
presubmit.yml
blob: ee122927414049f8428c4e56656d2ecba790ec72 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
bazel:
-
6.x
-
7.x
-
8.x
platform:
[
"debian10"
,
"macos"
,
"ubuntu2204"
,
"windows"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."