summary refs log tree commit diff
path: root/.github/workflows
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-09-01 14:46:47 +0200
committerGitHub <noreply@github.com>2022-09-01 13:46:47 +0100
commit18e40928010f990a8a9ce6db50a20b7add65bdbc (patch)
tree6ca51241b09610e3594acb27135368987401c8e3 /.github/workflows
parentRemove support for unstable private read receipts (#13653) (diff)
downloadsynapse-18e40928010f990a8a9ce6db50a20b7add65bdbc.tar.xz
Bump docker image to use stable poetry version (#13688)
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/tests.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml

index 3e6d718a7c..49a010d9d8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml
@@ -283,7 +283,6 @@ jobs: - run: sudo apt-get -qq install xmlsec1 - uses: matrix-org/setup-python-poetry@v1 with: - python-version: ${{ matrix.python-version }} extras: "postgres" - run: .ci/scripts/test_export_data_command.sh