blob: e88b3abc770b9c93c83e673a175a1cd3b7684b10 [file] [log] [blame]
---
bcr_test_module:
module_path: ''
matrix:
bazel: [7.x, 8.x]
tasks:
run_tests_ubuntu2204:
platform: ubuntu2204
bazel: ${{ bazel }}
test_targets: [//...]
run_tests_macos:
platform: macos
bazel: ${{ bazel }}
test_targets: [//..., -//tests/rules_pycross/...]