Remove double npm install

This commit is contained in:
bl00dymarie
2024-01-22 15:38:45 +01:00
parent db93aa74bb
commit 62e3328113
-1
View File
@@ -9,7 +9,6 @@ cache:
test_async: test_async:
script: script:
- npm install npm@7.0.1 -g - npm install npm@7.0.1 -g
- npm install
- npm test - npm test
variables: variables: