diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e0b51ec..36e7697 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,7 @@ test-linux: dependencies: - build-linux script: + - apt-get install openssl -y - yarn - yarn test