elementary
elementary copied to clipboard
Add a github action to run unit tests
Motivation
As far as I know, we don't have any CI jobs to run unit tests. I would like to introduce a CI job using GitHub Actions so that we continuously keep the source code quality great.
@Maayan-s What do you think of the idea? The action might not be perfect, but it would be worthwhile introducing continuous integration.
Hey @yu-iskw! Thanks for another contribution! This is a really good idea, and something we were talking about implementing. Will go over your PR soon, and keep you updated!