diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index 23aae139575..019aee3ed04 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -8,10 +8,6 @@ on: - master - stable* -concurrency: - group: ${{ github.head_ref || github.run_id }} - cancel-in-progress: true - env: APP_NAME: text CYPRESS_baseUrl: http://localhost:8081/index.php