diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 614cb81..093af4b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -52,7 +52,7 @@ cppcheck: - scripts/cppcheck.sh # Common checks ( Line endings ) -cppcheck: +lineendings: stage: test tags: - shell