diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 43a69bb..ee52e3f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,7 +26,6 @@ linter: image: !reference [.node, image] stage: lint before_script: - - cd page-test - yarn install script: - yarn lint