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