CI: build in debug mode
I think the main reason why the CI build is so slow is that KStars is being built in release mode. Use Debug mode for build and test jobs, and leave Release mode only for the appimage.
Sending the MR to actually test it, let's see if it actually works as I expect...