blob: 3634ad008421b788ae2a0463bcfe4f4ad367fd9c [file] [log] [blame]
bcr_test_module:
module_path: "tests"
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
bazel: [6.x, 7.x, rolling]
tasks:
run_tests:
name: "Run tests"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."