]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
remove nose requirement from documentation
[nominatim.git] / .github / workflows / ci-tests.yml
index cbb7aa6cc0db52b46959f51a1a4755100dcf7173..3daf6ccc49b034ca5ffa01654897e7662de9bbde 100644 (file)
@@ -48,7 +48,7 @@ jobs:
             - name: Install test prerequsites
               run: |
                    sudo apt-get install -y -qq php-codesniffer python3-tidylib
-                   sudo pip3 install behave nose
+                   sudo pip3 install behave
 
             - name: PHP linting
               run: phpcs --report-width=120 .