blob: 4e47c1648a44e6bcbbdcb6200db1b28fc6412286 [file]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
platform: ["debian13", "ubuntu2404"]
bazel: ["7.x", "8.x", "9.x"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."