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