From d68d6ead6916ecbf38398d6cfd93aaa08339a510 Mon Sep 17 00:00:00 2001 From: Benjamin Kampmann Date: Thu, 21 Jul 2022 17:31:58 +0200 Subject: [PATCH] chore: let's check the logs --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90eabe93c..c36029aa0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -243,7 +243,7 @@ jobs: - uses: gnunicorn/setup-matrix-synapse@main with: - uploadLogs: false + uploadLogs: true httpPort: 8228 disableRateLimiting: true serverName: "matrix-sdk.rs"