Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
7d0bb56810bbdc331e5643bfe768852fb609adda
/
.
/
modules
/
gzgz_rules_sass
/
1.0.4
/
presubmit.yml
blob: 073f605a5f6f5d5ad92062052b2d3da1a76c1c8b [
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:
-
"//:smoke_test"