Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
08a7eb8d86c24d4acf93b5ee1447f1c99d2dcb0e
/
.
/
modules
/
aspect_rules_jest
/
0.21.0-alpha.0
/
presubmit.yml
blob: 0ebda4ddc592e44677f5130e26b430367739540a [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
bazel:
[
'7.x'
,
'6.x'
]
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."