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