blob: f690461b8f9712075988b66d7085fa9c853b8c88 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
bazel: ["7.x", "6.x"]
# NB: removed macos on this release after waiting 1h for a runner
platform: ["debian10", "ubuntu2004"]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."