X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6ddb39fda342618cf0929a5b85973dfa8aa2c17c..26a5b59c287225515e679941d5fe48d0cc9fce79:/.github/workflows/ci-tests.yml diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 679225f6..cdc7ea1e 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -99,7 +99,7 @@ jobs: if: matrix.ubuntu == 22 - name: Install latest pylint/mypy - run: pip3 install -U pylint mypy types-PyYAML types-jinja2 types-psycopg2 types-psutil typing-extensions + run: pip3 install -U pylint mypy types-PyYAML types-jinja2 types-psycopg2 types-psutil types-requests typing-extensions - name: PHP linting run: phpcs --report-width=120 .