blob: d65f56c5393319ba0137393e9105cdd3d127dc32 [file] [log] [blame]
bcr_test_module:
module_path: ""
matrix:
platform: ["macos"]
bazel:
# This needs to exactly match the value used in .bazelversion at the root.
- 8.0.0
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//bzlmod:e2e_test"