blob: 59dd2c740e85c92fde94b8f1c795a613440cb52e [file] [log] [blame]
matrix: &matrix
platform:
- rockylinux8
- debian10
- macos
- ubuntu2004
- windows
tasks:
verify_targets:
name: Verify that all tests succeed
platform: ${{ platform }}
test_targets:
- '@rules_kustomize//test:all'
bcr_test_module:
module_path: examples/bzlmod
matrix: *matrix
tasks:
run_test_module:
name: Run test module
platform: ${{ platform }}
build_targets:
- //root