blob: f4a5fa73201031a46630c5c2272b6c3427d924c1 [file] [log] [blame]
bcr_test_module:
module_path: "."
matrix:
platform: ["debian10", "macos", "ubuntu2004"]
bazel: ['7.x', '8.x']
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."