Skip to content

Commit 1c50a2d

Browse files
fix: deploy test report error
1 parent a9c57ff commit 1c50a2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/quality.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ jobs:
161161
permissions:
162162
contents: write
163163
pages: write
164+
concurrency:
165+
group: deploy_report
166+
cancel-in-progress: false
164167

165168
steps:
166169
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)