Merge pull request #2198 from Hywan/test-integration-fix

This commit is contained in:
Ivan Enderlin
2023-07-03 13:36:06 +02:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -411,6 +411,7 @@ jobs:
- uses: michaelkaye/setup-matrix-synapse@main
with:
installer: poetry
uploadLogs: true
httpPort: 8228
disableRateLimiting: true

View File

@@ -48,8 +48,9 @@ jobs:
with:
python-version: 3.8
- uses: gnunicorn/setup-matrix-synapse@main
- uses: michaelkaye/setup-matrix-synapse@main
with:
installer: poetry
uploadLogs: true
httpPort: 8228
disableRateLimiting: true