Hacker News new | ask | show | jobs
by mynegation 1572 days ago
Generally, no, it’s CI’s job to build and run tests on every PR. On some occasions when tests do not cover some condition, I ask to add the test, instead of running it myself.