blob: 6794f4516065c6ea0a9b9ddb6117e77e80bb4ce0 [file] [log] [blame]
bcr_test_module:
module_path: "e2e/workspace"
matrix:
platform: ["ubuntu2204", "macos"] # ["debian10", "macos", "ubuntu2004", "windows"]
bazel: [6.3.0, 7.0.2]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."