diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ec7ea651..5b45d1e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,8 +31,6 @@ lint: test: stage: test - before_script: - - npm ci --cache .npm --prefer-offline script: - npm test cache: