Explorar o código

build: increase frontend tests timeout without no output

Marcus Efraimsson %!s(int64=7) %!d(string=hai) anos
pai
achega
b8a1385c77
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: