فهرست منبع

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: