CI: install type info for psycopg2

This commit is contained in:
Sarah Hoffmann
2022-07-03 11:49:50 +02:00
parent 681aad7e0d
commit 7b042de300

View 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 .