forked from hans/Nominatim
CI: install type info for psycopg2
This commit is contained in:
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user