Run lint and unittests before building in CI
Like mentioned in dev standup it is benefitial to run lint asap so we save time.
I thought the same is true for unit tests. E2E tests use the compiled code - therefore we need to build before testing
Edited by Carlos Sanchez