Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
be4b0d64555f4b97284a30f6a4b4153bbbcc9b7e
/
.
/
.bcr
/
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:
-
"//..."