blob: 61690eaffd0d9e4befc97d8fcc3c2b6446932b86 [file] [log] [blame]
bcr_test_module:
module_path: "example"
matrix:
bazel: ["7.x"]
platform: ["debian10", "macos", "ubuntu2004"]
tasks:
run_tests:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
environment:
BAZELISK_BASE_URL: "https://github.com/bazelbuild/bazel/releases/download/"
test_targets:
- "//..."