Skip to content

Commit

Permalink
Reenable parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
tkan145 committed Jan 22, 2025
1 parent d5658cf commit 06ad5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ jobs:
prove:
executor: openresty
resource_class: medium+
parallelism: 1
parallelism: 3
steps:
- attach-workspace
- run:
Expand Down

0 comments on commit 06ad5fb

Please sign in to comment.