Skip to content

Commit

Permalink
limit test parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
MattGrundy committed Sep 23, 2024
1 parent 5b6ff1e commit d763747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:

- name: Run tests
run: |
earthly config global.buildkit_max_parallelism 5
earthly -P ./test+test

0 comments on commit d763747

Please sign in to comment.