Skip to content

Commit 7dfeb04

Browse files
committed
remove concurrency check for tests
1 parent 226d034 commit 7dfeb04

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ on:
1515
required: true
1616
workflow_dispatch:
1717

18-
concurrency:
19-
group: ${{ github.workflow }}-${{ github.ref }}
20-
cancel-in-progress: true
21-
2218
env:
2319
PYTHON_VERSION: "3.12"
2420

0 commit comments

Comments
 (0)