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