Skip to content

tweak tests for bcr

tweak tests for bcr #1

Workflow file for this run

bcr_test_module:
module_path: "examples"
matrix:
bazel: ["7.x", "8.x"]
platform:
- debian10
- ubuntu2004
- macos
- macos_arm64
tasks:
test:
name: "Run test module"
bazel: ${{ bazel }}
platform: ${{ platform }}
test_targets:
- "//..."