diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 724582bfad1a3f98088f980a23c2ddf2d1933f7a..9e7044756ce8c14f19e5f7ae481c54c059cc6ddf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,6 @@ default: before_script: - npm --version # For debugging - npm install --no-fund - - npm update --no-fund lint: stage: test