We need to make sure that the code runs properly before merging pull requests. ### What tests should be there? - Run `npm ci` (clean-install) - Run app to make sure there are no errors
We need to make sure that the code runs properly before merging pull requests.
What tests should be there?
npm ci(clean-install)