diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8fcd1144..95d9305d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,7 +42,7 @@ test: paths: - vendor/ # For GitLab CI to get coverage from build. - # Keep this disabled for now, at it may kill GitLab... + # Keep this disabled for now, as it may kill GitLab... # coverage: '/TOTAL.*\s(\d+\.\d+)\%$/' linters: