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