diff --git a/utils/tests/gitlab-ci.yml b/utils/tests/gitlab-ci.yml index 83920249a..cd6f1b679 100644 --- a/utils/tests/gitlab-ci.yml +++ b/utils/tests/gitlab-ci.yml @@ -18,9 +18,9 @@ # configuration, still in definition. It will be in the documentation. stages: - - coding-style - build - test + - coding-style - documentation ###################### BUILD STAGE #############################################