Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
2fc89e2b763bee81c8ea4e4ac15c6b084842c1fa
/
.
/
modules
/
aspect_rules_jest
/
0.20.0
/
presubmit.yml
blob: 8ce35eb0a3c7c46de722636d3bd1db8cd6f9ccb6 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
bazel:
[
"6.x"
]
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."