blob: f9aeaf51a4e3b57c3a8a7ac0b07f020bd81a6d4a [file]
bcr_test_module:
module_path: examples
matrix:
platform:
- debian11
- ubuntu2204
- macos
- windows
bazel:
- 7.x
- 8.x
tasks:
run_tests:
name: Run test module
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- //...