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