blob: 38cdbbbea03bab36e929bd52dc84c1f78d6b7748 [file] [log] [blame]
bcr_test_module:
module_path: 'e2e/bzlmod'
matrix:
bazel: ['7.x', '6.x']
platform: ['debian10', 'macos', 'ubuntu2004']
tasks:
run_tests:
name: 'Run test module'
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- '//...'