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