]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
bdd: directly call utility scripts in lib
[nominatim.git] / .github / workflows / ci-tests.yml
index 8dd19aa4621c057cd11c726531dd4ab007f3607e..e57431c012db86203e28158af873c95890025552 100644 (file)
@@ -47,7 +47,7 @@ jobs:
 
             - name: Install test prerequsites
               run: |
-                   sudo apt-get install -y -qq php-codesniffer python3-tidylib php-symfony-dotenv
+                   sudo apt-get install -y -qq php-codesniffer
                    sudo pip3 install behave
 
             - name: PHP linting