grpc-web/.bazelci/presubmit.yml

15 lines
268 B
YAML

---
# TODO(yannic): Enable buildifier and test on Windows and RBE (both unsupported by rules_closure).
platforms:
macos:
build_targets:
- //...
test_targets:
- //...
ubuntu1804:
build_targets:
- //...
test_targets:
- //...