Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
b7e4ed95510784a337b21fcf01509ca96b51f05d
/
.
/
modules
/
aspect_rules_rollup
/
1.0.2
/
presubmit.yml
blob: d03792f12dbc9dd2a2bbcd2b2d995d5bee0dcc57 [
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:
-
'//...'