blob: 0b703dc928e790fae0b7c719c3406299688e40c5 [file] [log] [blame] [edit]
bcr_test_module:
module_path: "examples/bzlmod"
matrix:
# java_fuzz_test fails on macos_arm64 due to code signing violation
platform: ["ubuntu2204", "macos"]
bazel: ["7.*", "8.*"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."