blob: e62b3f1357cd2357a1e3e9a46cb1afe4338f3c03 [file] [log] [blame]
bcr_test_module:
module_path: 'e2e/smoke'
matrix:
platform: ['debian10', 'macos', 'ubuntu2004', 'windows']
tasks:
run_tests:
name: 'Run test module'
platform: ${{ platform }}
test_targets:
- '//...'
test_flags:
- '--test_tag_filters=-no-bazelci-windows'