build: increase frontend tests timeout without no output

This commit is contained in:
Marcus Efraimsson 2018-08-13 15:38:37 +02:00
parent f2b1fabd5c
commit b8a1385c77
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -104,6 +104,7 @@ jobs:
- run:
name: yarn install
command: 'yarn install --pure-lockfile --no-progress'
no_output_timeout: 15m
- save_cache:
key: dependency-cache-{{ checksum "yarn.lock" }}
paths: