From cfb0c8d9e3932d6de0ccdc0796fca17a7594f66f Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Tue, 7 Jul 2020 16:06:23 +0300 Subject: [PATCH] Increase Cypress tests timeout --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fe31393..03ef54e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -154,7 +154,7 @@ Cypress: --browser chrome --parallel parallel: 4 - timeout: 10m + timeout: 20m allow_failure: true only: refs: