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