Skip to content

Commit

Permalink
default concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt committed Dec 5, 2024
1 parent 6467b19 commit 42b2e41
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-core-partial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ jobs:
CL_DATABASE_URL: ${{ env.DB_URL }}
with:
pipeline-step: "run"
run-concurrency: "24"
run-all-tests: ${{ needs.filter.outputs.should-run-all-tests }}
run-all-tests: "true"
collect-coverage: ${{ needs.filter.outputs.should-collect-coverage }}
test-suite: ${{ matrix.type.test-suite }}
module-directory: ${{ matrix.type.module-directory }}
Expand Down

0 comments on commit 42b2e41

Please sign in to comment.