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