Skip to content

ci: remove unnecessary "Testing checks" stage

Simon Ser requested to merge merge-stages into main

Merge the stage into "Build and test". The next stages don't depend on this stage, so we can parallelize, no need to block the next stages because of the testing-check step.

Merge request reports