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