Skip to content

Commit

Permalink
Adjust concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Mar 31, 2023
1 parent f62a6f9 commit 49cefec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sauce/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defaults:
mode: sauce
sauce:
region: us-west-1
concurrency: 10 # Controls how many suites are executed at the same time.
concurrency: 3 # Controls how many suites are executed at the same time.
metadata:
tags:
- design-system-playwright
Expand Down

0 comments on commit 49cefec

Please sign in to comment.