Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
4d5eab82b3d98f7f1dd0e52c3453e79f345d796e
/
.
/
modules
/
aspect_rules_cypress
/
0.6.0-rc1
/
presubmit.yml
blob: 5c2cfbcb4d97c4e1637d264f7d6289195b247c29 [
file
]
bcr_test_module:
module_path:
"e2e/workspace"
matrix:
bazel:
[
"7.x"
]
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
build_targets:
-
"//..."