diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 26dc5d62..ad649eaa 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -117,6 +117,5 @@ jobs: with: working-directory: client spec: cypress/e2e/**/*cy.ts - if-no-files-found: error browser: chrome wait-on: 'http://localhost:5126/swagger/index.html, http://localhost:4200'