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