Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
dc26aa2ba2be5f24f5f75ae8ac54eebad487aca6
/
.
/
modules
/
rules_mayhem
/
0.7.0
/
presubmit.yml
blob: a69122806f2ee3c5235825fc310561a95fb206d6 [
file
] [
log
] [
blame
]
matrix:
platform:
[
"debian10"
,
"ubuntu2004"
]
bazel:
[7.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"@rules_mayhem//examples:all"