blob: d5223107f652621fd218f326dbda1526f102604a [file] [log] [blame]
bcr_test_module:
module_path: ""
matrix:
platform: ["macos", "ubuntu2004"]
tasks:
run_tests:
working_directory: examples/bzlmod/hello_world
name: "Run test module"
platform: ${{ platform }}
run_targets:
- "//third-party:vendor"
test_targets:
- "//..."