Skip to content

Commit

Permalink
using poetry installer
Browse files Browse the repository at this point in the history
  • Loading branch information
gnunicorn committed Jul 3, 2023
1 parent 42bfab8 commit fcbe213
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integration_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:

- uses: michaelkaye/setup-matrix-synapse@main
with:
installer: poetry
uploadLogs: false
httpPort: 8118
disableRateLimiting: true
Expand Down Expand Up @@ -107,6 +108,7 @@ jobs:

- uses: michaelkaye/setup-matrix-synapse@main
with:
installer: poetry
uploadLogs: false
httpPort: 8118
disableRateLimiting: true
Expand Down Expand Up @@ -198,6 +200,7 @@ jobs:

- uses: michaelkaye/setup-matrix-synapse@main
with:
installer: poetry
uploadLogs: false
httpPort: 8118
disableRateLimiting: true
Expand Down Expand Up @@ -288,6 +291,7 @@ jobs:

- uses: michaelkaye/setup-matrix-synapse@main
with:
installer: poetry
uploadLogs: false
httpPort: 8118
disableRateLimiting: true
Expand Down

0 comments on commit fcbe213

Please sign in to comment.