blob: 05a020d7c88baf103bd42f716b176db929dc8309 [file]
bcr_test_module:
module_path: "examples"
matrix:
# FIXME: windows
platform: ["debian10", "macos", "ubuntu2004"]
bazel: ["rolling", "8.x", "7.x"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."