mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 00:47:38 -06:00
build: increase frontend tests timeout without no output
This commit is contained in:
parent
f2b1fabd5c
commit
b8a1385c77
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user