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