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 fa0086ef3f
commit a91b855cf9
2 changed files with 11 additions and 17 deletions

View File

@@ -296,9 +296,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: