Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
07ccc526b1e7a2ce191afc3c8d0d6f34dec4f9f5
/
.
/
modules
/
aspect_bazel_lib
/
2.7.3
/
presubmit.yml
blob: e63a5721ca6c05712101b2a1cf9e0b6f53e78de6 [
file
]
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:
-
"//..."