LCVcode / jockey

MIT License
2 stars 3 forks source link

Setup CI with GitHub Actions #2

Closed LCVcode closed 4 weeks ago

LCVcode commented 6 months ago

Setup GitHub actions to run pytests and only accept MR's that pass testing.

Additionally, consider what other testing might be suitable for GitHub Actions. Such as linting and style guides.