Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
f54bd7d19fd836f681ee794aff62829220984e73
/
.
/
modules
/
rules_mojo
/
0.1.0
/
presubmit.yml
blob: d5542baf38179eaa1158708625732c046f17bdcc [
file
]
bcr_test_module:
module_path:
'.'
matrix:
bazel:
[
'8.x'
]
platform:
[
'ubuntu2204'
]
tasks:
run_tests:
name:
'Run test module'
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
'//...'