Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
e16067afb1b3ea4eea0216643e8de98b5345864e
/
.
/
modules
/
aspect_rules_swc
/
2.1.0
/
presubmit.yml
blob: 16dd5a625aa0b602adada21a078dd64f1aa9f51d [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
bazel:
[
"7.x"
,
"6.x"
]
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."