Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
54d98709d237421cfceb3967b277537497d89748
/
.
/
modules
/
aspect_rules_ts
/
3.0.0-rc2
/
presubmit.yml
blob: 38cdbbbea03bab36e929bd52dc84c1f78d6b7748 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
'e2e/bzlmod'
matrix:
bazel:
[
'7.x'
,
'6.x'
]
platform:
[
'debian10'
,
'macos'
,
'ubuntu2004'
]
tasks:
run_tests:
name:
'Run test module'
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
'//...'