build: increase frontend tests timeout without no output

This commit is contained in:
Marcus Efraimsson
2018-08-13 15:40:07 +02:00
parent f2b1fabd5c
commit b8a1385c77
+1
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: