blob: 444128f3d8f17e363381ccf3b18f335c4a97cc73 [file] [log] [blame]
bcr_test_module:
module_path: ""
matrix:
platform:
- "macos_arm64"
- "ubuntu2004"
# # TODO: https://github.com/bazelbuild/rules_rust/issues/2009
# - "windows"
bazel: ["7.x"]
tasks:
run_tests:
name: "Run test module"
platform: ${{ platform }}
bazel: ${{ bazel }}
test_targets:
- "//..."