blob: 7b735165edf679b451e3e4c9a3e9e786bbe2c351 [file] [log] [blame]
bcr_test_module:
module_path: "samples/helloworld"
matrix:
platform:
- ubuntu2004
- macos
bazel:
- 8.x
tasks:
helloworld_sample_test:
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- '//...'