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