Skip to content

Commit 524b32f

Browse files
authored
fix(e2e): reduce staging E2E concurrency to avoid rate limiting (#8129)
1 parent 2837336 commit 524b32f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e-staging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464

6565
strategy:
6666
fail-fast: false
67+
max-parallel: 3
6768
matrix:
6869
test-name:
6970
- 'sessions:staging'

0 commit comments

Comments
 (0)