Skip to content

Commit ac3ed9b

Browse files
committed
Test concurrency config / max-parallel: 1
1 parent be2097d commit ac3ed9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
folder: [".", "./gl", "./pt-br", "./es"]
32+
max-parallel: 1
3233

3334
concurrency:
3435
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)