Преглед изворни кода

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: