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