blob: 88fcc4e93d7d06c449d750bdd2a39fd443a04b7d [file] [log] [blame]
bcr_test_module:
module_path: "."
matrix:
platform: ["macos_arm64", "ubuntu2004", "windows"]
bazel: [7.x, 8.x]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."