Even a most basic CI which only compiles the code would be helpful to check if commits/ Pull-Request are compile clean. A basic and fast to set-up CI system provides Github by itself: [Github Actions](https://github.com/features/actions)
Even a most basic CI which only compiles the code would be helpful to check if commits/ Pull-Request are compile clean.
A basic and fast to set-up CI system provides Github by itself: Github Actions