Removed duplicated line
This commit is contained in:
parent
9e05d23aee
commit
74e7aed2d4
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue