Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
42a545e72d7e9f9ffa8d763bcdc57e4c20580724
/
.
/
modules
/
rules_fuzzing
/
0.5.1
/
presubmit.yml
blob: 6a9066ee968cfe50aa2402c172c3d271e24826b7 [
file
]
bcr_test_module:
module_path:
"examples/bzlmod"
matrix:
platform:
[
"macos"
,
"ubuntu2204"
]
bazel:
[
"7.x"
]
tasks:
run_tests:
name:
"Run test module"
bazel:
${{ bazel }}
platform:
${{ platform }}
test_targets:
-
"//..."