From b30d700bcf33c1c935e819af701b557cd7c0f411 Mon Sep 17 00:00:00 2001 From: Adria Navarro Date: Tue, 3 Oct 2023 20:27:22 +0200 Subject: [PATCH] Increase timeout --- .yarnrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.yarnrc b/.yarnrc index 21fa517e23..a3a3d23ec6 100644 --- a/.yarnrc +++ b/.yarnrc @@ -1 +1 @@ -network-timeout 100000 +network-timeout 1000000