]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
replace Symfony dotenv dependency with Python dotenv
[nominatim.git] / .github / workflows / ci-tests.yml
index d462a8bb6bd087433af14a8a98b198500941945d..e57431c012db86203e28158af873c95890025552 100644 (file)
@@ -47,7 +47,7 @@ jobs:
 
             - name: Install test prerequsites
               run: |
-                   sudo apt-get install -y -qq php-codesniffer python3-tidylib
+                   sudo apt-get install -y -qq php-codesniffer
                    sudo pip3 install behave
 
             - name: PHP linting