blob: cf6f36f2244791eeb72004be590e66eff53bef9f [file] [log] [blame]
bcr_test_module:
module_path: 'examples/bzlmod'
matrix:
platform: ['ubuntu2004']
bazel: ["6.x", "7.x"]
tasks:
run_tests:
name: 'Run test module'
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets:
- '//...'