diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2198d27d..5542e7f4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -47,7 +47,7 @@ test: key: '$CI_COMMIT_SHORT_SHA' policy: pull script: - - yarn test --detectOpenHandles + - yarn test docker: stage: release