diff --git a/cypress.json b/cypress.json --- a/cypress.json +++ b/cypress.json @@ -22,5 +22,8 @@ }, "env": { "SKIP_SLOW_TESTS": 1 + }, + "retries": { + "runMode": 4 } }