Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
079e0a24d076352f3f08f0e4b382431a63025961
/
.
/
modules
/
aspect_rules_webpack
/
0.15.0
/
presubmit.yml
blob: c0ccf5659a7891e5b0e9cdb93a57481d921e30a2 [
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:
-
'//...'