blob: 2d6a29ace9e451fdb6d60ca0a31a99c7a4d50eef [file] [log] [blame]
bcr_test_module:
module_path: "e2e/smoke"
matrix:
platform: ["debian10", "macos", "ubuntu2004", "windows"]
bazel:
- 6.x
- 7.x
- 8.x
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."