blob: fb21e7842aa246543878235001a8074eeb8d2643 [file]
bcr_test_module:
module_path: "examples/bzlmod"
matrix:
platform: ["debian12", "macos", "ubuntu2204"]
bazel: [7.x, 8.x, 9.x]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."