Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
bazel-lib
/
refs/heads/upstream/main
/
.
/
.bcr
/
presubmit.yml
blob: e63a5721ca6c05712101b2a1cf9e0b6f53e78de6 [
file
] [
log
] [
blame
] [
edit
]
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:
-
"//..."