Hacker News new | ask | show | jobs
by merqumab 4574 days ago
You could always set the script to only run the tests on certain branches on pre-commit. (i.e. if branch name is not master, exit 0)