Use fast unit testing in continuous integration #231
Labels
continuous integration
Related to the continuous integration
good first issue
technical debt
Related to code smells and refactoring
Milestone
Full continuous integration can easily take hours with the free runners provided by GitHub, which slows down development. We can achieve ~16× speed increase by using just a single command (e.g.
luatex
) per a unit test as demonstrated by @lostenderman. We can keep full CI for branchmain
.The text was updated successfully, but these errors were encountered: