make fmt-ci && \
make build && \
make test && \
make clippy && \
make check-typos \
|| exit 1
