blob: 17f88e8a96d0c1575641b67d3530d69ce8c8d8f0 [file]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
platform: ["debian10", "macos", "ubuntu2004"]
bazel: [7.x, 8.x]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."