Переглянути джерело

build: increase frontend tests timeout without no output

Marcus Efraimsson 7 роки тому
батько
коміт
b8a1385c77
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .circleci/config.yml

+ 1 - 0
.circleci/config.yml

@@ -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: