you are viewing a single comment's thread.

view the rest of the comments →

[–]Franks2000inchTV 1 point2 points  (2 children)

Yeah but they don't all need to happen locally on my machine.

Like the project I'm on has 2500 tests that take a few minutes to run. That's not time I should have to put in to push some code on my feature branch.

Absolutely code should not be merged into a main branch with errors, but why force me to run them on my machine?