diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a803b09e6..6df83498d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,5 @@ image: node:latest -cache: - paths: - - .yarn - - node_modules/ - lint: stage: test script: