| ▲ | juliie 7 hours ago | |
I can do that with github actions too? For tests, I can either run them locally (with a debugger if I want), or in github actions. Smaller checks go in a pre-commit config that github action also runs. Setting up my github actions (or gitlab) checks in a way that can easily run locally can be a bit of extra work, but it's not difficult. | ||