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