Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
bae6602a54313c059e416451d0860107b9fddfb7
/
.
/
modules
/
rules_probe_rs
/
0.0.4
/
presubmit.yml
blob: e63a5721ca6c05712101b2a1cf9e0b6f53e78de6 [
file
] [
log
] [
blame
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian10"
,
"macos"
,
"ubuntu2004"
,
"windows"
]
bazel:
[
"7.x"
,
"6.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."