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