mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-27 11:13:02 +02:00
Break out unit tests to separate make target as they don't require all the built code and infrastructure that the normal tests does. Run the unit tests early in the Github action stage. They don't require a full build. This will give early feedback to the users. Signed-off-by: Richard Alpe <richard@bit42.se>