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