Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
bazel-central-registry
/
ff65affcf4a3f40df746b91cffaae8fc7f5b42b4
/
.
/
modules
/
rules_auto_dotnet
/
0.3.3
/
presubmit.yml
blob: 0eb55bf55023b91f110cf3fca8c288882203ba61 [
file
]
bcr_test_module:
module_path:
"e2e/smoke"
matrix:
platform:
[
"debian11"
,
"macos"
,
"ubuntu2204"
,
"windows"
]
bazel:
[
"8.x"
]
tasks:
run_tests:
name:
"Run test module"
platform:
${{ platform }}
bazel:
${{ bazel }}
test_targets:
-
"//..."