Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
9e2c44ec0be5807f59262e61775ebc485c8737cd
/
.
/
modules
/
rules_abs
/
0.1.0
/
presubmit.yml
blob: f4a5fa73201031a46630c5c2272b6c3427d924c1 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"."
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
]
bazel:
[
'7.x'
,
'8.x'
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."