blob: 4b824a21afa27ea7fb3c21525d36d9464d379ebd [file]
bcr_test_module:
module_path: "integration"
matrix:
platform: ["ubuntu2204"]
bazel: ["7.x", "8.x"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."