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