Closed major closed 1 year ago
make test
make check
This should make it quicker to lint/test the same way on your laptop as we do in the CI for this repository. 😉
@miyunari Happy to talk through this one tomorrow. It's challenging to bring through in pieces, but I split up everything into multiple commits here.
make test
andmake check
(and use those in our github actions)This should make it quicker to lint/test the same way on your laptop as we do in the CI for this repository. 😉