diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2078f153..792c7e1b2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,7 +46,6 @@ test_front: script: - yarn install - - yarn run build | tee /dev/stderr | (! grep -i 'ERROR in') - yarn run unit cache: key: "$CI_PROJECT_ID__front_dependencies"