blob: 03835190711c9054cd1213e3406e9e43a9df9330 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
bazel: ["6.x", "7.x"]
# TODO(#97): add windows
platform: ["debian10", "ubuntu2004"]
tasks:
test_linux:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."