Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
76cd15c8d4eddde2b5628ccf7470b9a2d4bdfb0c
/
.
/
modules
/
aspect_rules_js
/
2.6.2
/
presubmit.yml
blob: 34fb5a85061afe23a825830940a16348810cb9a2 [
file
]
bcr_test_module:
module_path:
'e2e/bzlmod'
matrix:
bazel:
[
'8.x'
,
'7.x'
,
'6.x'
]
platform:
[
'debian10'
,
'macos'
,
'ubuntu2004'
,
'windows'
]
tasks:
run_tests:
name:
'Run test module'
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
'//...'