Skip to content

Commit

Permalink
tmp: remove cancel
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliushaertl committed Jun 23, 2023
1 parent 2d3943b commit 3c6112e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3c6112e

Please sign in to comment.