blob: 371a523b315b1f7c449c66310267d8951be44cbe [file] [log] [blame]
bcr_test_module:
module_path: ""
matrix:
platform: ["debian10", "macos", "ubuntu2004"]
tasks:
gazelle:
working_directory: "examples/gazelle"
name: "Gazelle"
platform: ${{ platform }}
bazel: "7.x"
run_targets:
- "//:gazelle"
test_targets:
- "//..."
tests_and_lints:
working_directory: "examples/tests_and_lints"
name: "Tests and lints"
platform: ${{ platform }}
bazel: "7.x"
test_targets:
- "//..."