blob: faaff781dfe29e47d8b361b14b366c509eac9fe0 [file]
bcr_test_module:
module_path: "tests"
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
bazel: [7.x, 8.x]
tasks:
run_tests:
name: "Run tests"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."