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