Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
123b302c0bdb20901fc91a907ee7da64151b2a9f
/
.
/
modules
/
aspect_rules_esbuild
/
0.20.1
/
presubmit.yml
blob: 260731867f7503a8fe559a073f6e9cfbba1f54fa [
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:
-
'//...'