diff --git a/.github/workflows/local-regression-tests.yml b/.github/workflows/local-regression-tests.yml index a648384c70..25afb91121 100644 --- a/.github/workflows/local-regression-tests.yml +++ b/.github/workflows/local-regression-tests.yml @@ -82,5 +82,6 @@ jobs: with: | working-directory: ./backend spec: cypress/e2e/full-submission.cy.js + browser: chrome attempt_limit: 5 attempt_delay: 2000