Add a ĞTest build job on build stage
Currently, only gdev
feature is automatically built by the CI.
However, we should also build gtest
(and later on g1
) to check that the code is still building.
I had the problem today while trying to make a release and the Srtool for gtest
failed. But it is way too late to get the error.