1
0

And try to fix export-data

This commit is contained in:
David Robertson
2022-03-09 17:25:08 +00:00
parent a91b855cf9
commit 7db600a8b1
2 changed files with 11 additions and 16 deletions

View File

@@ -259,9 +259,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: "3.9"
python-version: ${{ matrix.python-version }}
extras: "postgres"
- run: .ci/scripts/test_export_data_command.sh
portdb: