Skip to content

Commit fc992a2

Browse files
committed
Remove concurrency configuration from create_release.yaml
1 parent b167cf4 commit fc992a2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/create_release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,3 @@ jobs:
3939
publish:
4040
needs: release
4141
uses: ./.github/workflows/pypi.yaml
42-
43-
concurrency:
44-
group: tests
45-
cancel-in-progress: true

0 commit comments

Comments
 (0)