diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index ccd9e6802..84ddf970d 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -70,7 +70,7 @@ jobs: browser: chrome headless: true working-directory: tests - group: "UI - Chrome", + group: "UI - Chrome" parallel: true wait-on: http://localhost:3577/ # 7 minutes