mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
* [server] reduce build time Include the db tests in the regular `yarn test` script. Also remove `prepare` as it would duplicate the build. * [build] remove `prepare`task it makes the our build run `yarn clean && yarn build` twice per packge.