Removed duplicated line

This commit is contained in:
Eliot Berriot 2018-04-20 19:49:56 +02:00
parent 9e05d23aee
commit 74e7aed2d4
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ test_front:
script: script:
- yarn install - yarn install
- yarn run build | tee /dev/stderr | (! grep -i 'ERROR in')
- yarn run unit - yarn run unit
cache: cache:
key: "$CI_PROJECT_ID__front_dependencies" key: "$CI_PROJECT_ID__front_dependencies"