]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
also run BDD API tests in CI
[nominatim.git] / .github / workflows / ci-tests.yml
index 3daf6ccc49b034ca5ffa01654897e7662de9bbde..4b019bce04a3152cd4ae8300d01a8fc9736cda93 100644 (file)
@@ -58,7 +58,7 @@ jobs:
               working-directory: test/php
 
             - name: BDD tests
-              run: behave -DREMOVE_TEMPLATE=1 --format=progress3 db osm2pgsql
+              run: behave -DREMOVE_TEMPLATE=1 --format=progress3
               working-directory: test/bdd
 
     import: