]> git.openstreetmap.org Git - nominatim.git/commitdiff
add warming to CI import test
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 26 Apr 2021 07:54:09 +0000 (09:54 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 26 Apr 2021 09:23:14 +0000 (11:23 +0200)
.github/workflows/ci-tests.yml

index b44ed6dbb7d16de993b0f3b02a5f5d439b46ef69..51ab377bae88f6845428e41eabeb7604020d77b2 100644 (file)
@@ -150,6 +150,10 @@ jobs:
               run: nominatim admin --check-database
               working-directory: data-env
 
+            - name: Warm up database
+              run: nominatim admin --warm
+              working-directory: data-env
+
             - name: Run update
               run: |
                    nominatim replication --init