]> git.openstreetmap.org Git - nominatim.git/commitdiff
Updated CI tests to check new import flags
authorRobbe Haesendonck <googleit@inuits.eu>
Wed, 20 Sep 2023 11:42:06 +0000 (13:42 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 7 Dec 2023 08:04:33 +0000 (09:04 +0100)
.github/workflows/ci-tests.yml

index a7d4526087cc1f1bff60d578dab836e89cbfc083..aac2141d8219c46c57814812c890ac06f8b12cba 100644 (file)
@@ -306,7 +306,9 @@ jobs:
               working-directory: /home/nominatim/nominatim-project
 
             - name: Import
-              run: nominatim import --osm-file ../test.pbf
+              run: |
+                  nominatim import --prepare-database --osm-file ../test.pbf
+                  nominatim import --no-superuser --osm-file ../test.pbf
               working-directory: /home/nominatim/nominatim-project
 
             - name: Import special phrases