diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7cdee29..f4ce2d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ cache: test_async: script: + - npm install npm@7.0.1 -g - npm install - npm test