Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
refs/heads/upstream/tar
/
.
/
.bcr
/
presubmit.yml
blob: 33f56fee94466480e2a2c701740a027aaeea9010 [
file
] [
log
] [
blame
] [
edit
]
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:
-
'//...'