blob: 769f7abe02ef925951628672667bea9e3c900992 [file]
bcr_test_module:
module_path: 'e2e/bzlmod'
matrix:
bazel: ['7.x', '8.x', '9.x']
platform: ['debian10', 'macos', 'ubuntu2004', 'windows']
tasks:
run_tests:
name: 'Run test module'
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- '//...'