blob: ee122927414049f8428c4e56656d2ecba790ec72 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
bazel:
- 6.x
- 7.x
- 8.x
platform: ["debian10", "macos", "ubuntu2204", "windows"]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."