Skip to content

Commit 669c295

Browse files
committed
ci: remove release concurrency limit
1 parent d23095e commit 669c295

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@ jobs:
6262
run: pnpm run test-dts
6363

6464
release:
65-
concurrency:
66-
group: release
6765
runs-on: ubuntu-latest
6866
needs: [unit-test, lint-and-test-dts]
6967
permissions:

0 commit comments

Comments
 (0)