Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
ff65affcf4a3f40df746b91cffaae8fc7f5b42b4
/
.
/
modules
/
bazel_difftools
/
0.3.0
/
presubmit.yml
blob: 3b5ce30a9ce4852f9f4c2a3bdc61fcd2e2f6d243 [
file
]
bcr_test_module:
module_path:
"."
matrix:
platform:
[
"debian11"
,
"ubuntu2404"
,
"macos"
]
bazel:
[7.x, 8.x]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."