]> git.openstreetmap.org Git - nominatim.git/commitdiff
CI: install type info for psycopg2
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 3 Jul 2022 09:49:50 +0000 (11:49 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 18 Jul 2022 07:47:57 +0000 (09:47 +0200)
.github/workflows/ci-tests.yml

index ab4ded0c7aa88b5994add9bffb30af8f7202a6f5..2f9c635c81af0ef1dce8fb52ed8cec583e25e39d 100644 (file)
@@ -99,7 +99,7 @@ jobs:
               if: matrix.ubuntu == 22
 
             - name: Install latest pylint
-              run: pip3 install pylint mypy types-PyYAML types-jinja2
+              run: pip3 install pylint mypy types-PyYAML types-jinja2 types-psycopg2
 
             - name: PHP linting
               run: phpcs --report-width=120 .