Skip to content

Run lint and unittests before building in CI

Carlos Sanchez requested to merge ci/lintBeforeBuild into main

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

Merge request reports

Loading