1
0

Try and run portdb under poetry

attempt 3
This commit is contained in:
David Robertson
2022-03-09 16:54:29 +00:00
parent a0d6a044c7
commit c12d12ddc3
2 changed files with 11 additions and 17 deletions

View File

@@ -295,9 +295,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: sudo apt-get -qq install xmlsec1
- uses: actions/setup-python@v2
- uses: matrix-org/setup-python-poetry@dmr/try-extras
with:
python-version: ${{ matrix.python-version }}
extras: "postgres"
- run: .ci/scripts/test_synapse_port_db.sh
complement: