Install project and run all checks and tests (your PR should be green if this command is successful):
make build
Run quality checks:
make quality
Run tests:
make test
Install project and run all checks and tests (your PR should be green if this command is successful):
make build
Run quality checks:
make quality
Run tests:
make test