Skip to content

Commit

Permalink
limit concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-dixon committed May 12, 2024
1 parent a092a02 commit 4a18a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:

- name: Test 🧪
timeout-minutes: 10
run: yarn test
run: turbo test --continue --concurrency=8

0 comments on commit 4a18a5b

Please sign in to comment.