diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e5a6dba..e0b51ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,7 @@ test-linux: dependencies: - build-linux script: + - yarn - yarn test publish: