blob: a617026217817007253b7c0b58826207107444b9 [file] [log] [blame]
bcr_test_module:
module_path: "examples/binary_consumer"
matrix:
platform: ["macos_arm64", "ubuntu2004", "windows"]
bazel: [7.x, 8.x]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."