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