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