blob: ac4b872f8871d09c59b4feb84b280a985d7fa2a4 [file] [log] [blame]
matrix:
platform: ["macos", "ubuntu2204"]
tasks:
build_targets:
name: "Build targets"
platform: ${{ platform }}
build_targets:
- "@rules_fuzzing//fuzzing/..."
bcr_test_module:
module_path: "examples/bzlmod"
matrix:
platform: ["macos", "ubuntu2204"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
test_targets:
- "//..."