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