blob: d5542baf38179eaa1158708625732c046f17bdcc [file]
bcr_test_module:
module_path: '.'
matrix:
bazel: ['8.x']
platform: ['ubuntu2204']
tasks:
run_tests:
name: 'Run test module'
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- '//...'