blob: 4e39adb78d8904e3ccbf738d1239b735f1e37f32 [file]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
platform: ["debian11", "macos", "ubuntu2204", "windows"]
bazel:
- 7.x
- 8.x
- 9.0.0
- rolling
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."