sunfish
sunfish copied to clipboard
Add CI pipeline
Free for open source projects, GitHub can lint and test code with every commit: https://github.com/features/actions
This is a good idea, but I don't think this particular script actually does anything? I think the test scripts first have to be updated to support pytest.
I have updated the build script to call tests/clean_draws.py directly.
Let's try it 😁
#96 might fix some CI errors caused by changes over the past couple years.