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