Howto: Run CI locally
Before pushing any merge requests you might want to locally check the build.
Commands
cd app; npm run precommit:check
Before pushing any merge requests you might want to locally check the build.
cd app; npm run precommit:check