Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
123b302c0bdb20901fc91a907ee7da64151b2a9f
/
.
/
modules
/
aspect_rules_cypress
/
0.6.0
/
presubmit.yml
blob: 5c2cfbcb4d97c4e1637d264f7d6289195b247c29 [
file
] [
log
] [
blame
]
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:
-
"//..."