blob: 1bea810a5cd759c97202f84d725c427c9e656b2c [file] [log] [blame]
bcr_test_module:
module_path: "e2e/bzlmod"
matrix:
platform: ["debian10", "macos"]
bazel: [7.x, 8.x]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."