platform/.melos/ci.yaml

5 lines
120 B
YAML
Raw Normal View History

scripts:
_: &ci_scripts
ci:
run: melos run analyze && melos run test
description: Run full CI pipeline