Change CI pipeline
- merge build and test targets: this avoids recompiling most of the same files twice in the same conditions (build have been removed)
- remove gcc-debug targets. Actually gcc-coverage use debug options
This should lead to faster ci runs