From 3c6112e441c113b588bfae2485add0ddbe075f90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 23 Jun 2023 12:27:38 +0200 Subject: [PATCH] tmp: remove cancel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- .github/workflows/cypress.yml | 4 ---- 1 file changed, 4 deletions(-) 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