Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
aa5a0ab5735ac0a8863489e0c6e2d76e7b8afe5f
/
.
/
modules
/
aspect_rules_rollup
/
2.0.0-alpha.0
/
presubmit.yml
blob: 5a1855d1f1e52ef87a9d63d95fc070e5e24cd806 [
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:
-
'//...'