Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f54bd7d19fd836f681ee794aff62829220984e73
/
.
/
modules
/
rules_graphql
/
0.1.3
/
presubmit.yml
blob: 391215bdcda978f94de04e53641e6a6bb0a7a944 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
'e2e/bzlmod'
matrix:
bazel:
-
'8.x'
-
'7.x'
platform:
-
'debian10'
-
'macos'
-
'ubuntu2004'
tasks:
run_tests:
name:
'Run test module'
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
'//...'