forked from hans/Nominatim
Fixed ci-tests, osm-file flag
Preparing database should work without osm-file
This commit is contained in:
committed by
Sarah Hoffmann
parent
279b4fd6d2
commit
e7b8e1a2c2
2
.github/workflows/ci-tests.yml
vendored
2
.github/workflows/ci-tests.yml
vendored
@@ -307,7 +307,7 @@ jobs:
|
||||
|
||||
- name: Import
|
||||
run: |
|
||||
nominatim import --prepare-database --osm-file ../test.pbf
|
||||
nominatim import --prepare-database
|
||||
nominatim import --no-superuser --osm-file ../test.pbf
|
||||
working-directory: /home/nominatim/nominatim-project
|
||||
|
||||
|
||||
Reference in New Issue
Block a user