瀏覽代碼

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: