blob: cde01487fd92f3b17f17d1a53869004e95b9ed8f [file] [log] [blame]
bcr_test_module:
module_path: example
matrix:
platform:
- debian10
- ubuntu2004
- macos
- macos_arm64
bazel: ["7.x"]
tasks:
run_all_tests:
name: Exercise test module
platform: ${{ platform }}
bazel: ${{ bazel }}
build_targets: ["//..."]
test_targets: ["//..."]