Skip to content

Commit

Permalink
get rid of concurrency group
Browse files Browse the repository at this point in the history
  • Loading branch information
jtguibas committed Oct 8, 2024
1 parent 38b872f commit 826d6f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ on:
required: true
merge_group:

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: false

jobs:
test-cpu:
strategy:
Expand Down

0 comments on commit 826d6f1

Please sign in to comment.