blob: 09bded26e6bf891b7ed1ba03c4d48df9c677d954 [file] [log] [blame]
---
bcr_test_module:
module_path: "integration_test/bazel"
matrix:
platform:
- "debian10"
- "ubuntu2004"
bazel:
- "7.x"
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."