blob: cde42701a16bdd52e7f6b6106e57908ace100d98 [file] [log] [blame]
bcr_test_module:
module_path: examples/bzlmod
matrix:
platform: ["ubuntu2204"]
bazel: [7.x, 8.x]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
build_flags:
- "--enable_bzlmod"
test_targets:
- "//..."