mirror of
https://github.com/mattermost/mattermost.git
synced 2026-09-21 14:20:41 +08:00
chore: bump playwright workers to 20 (#38015)
This commit is contained in:
@@ -177,7 +177,7 @@ jobs:
|
||||
pull-requests: write
|
||||
uses: ./.github/workflows/e2e-tests-playwright-template.yml
|
||||
with:
|
||||
workers: 15
|
||||
workers: 20
|
||||
enabled_docker_services: "postgres inbucket"
|
||||
commit_sha: ${{ inputs.commit_sha }}
|
||||
branch: ${{ needs.generate-build-variables.outputs.branch }}
|
||||
|
||||
Reference in New Issue
Block a user