]> git.openstreetmap.org Git - nominatim.git/blobdiff - .github/workflows/ci-tests.yml
actions: remove setting custom .env
[nominatim.git] / .github / workflows / ci-tests.yml
index 323d36d745e3fe821816f08f212990662eeb4f7c..be04420a02e62960c9f501eafce45e1c04cdda90 100644 (file)
@@ -92,11 +92,6 @@ jobs:
                   postgis-version: 3
             - uses: ./.github/actions/build-nominatim
 
-            - name: Create configuration
-              run: |
-                   echo "NOMINATIM_PYOSMIUM_BINARY=/usr/lib/python3-pyosmium/pyosmium-get-changes" >> .env
-              working-directory: build
-
             - name: Download import data
               run: |
                   if [ ! -f monaco-latest.osm.pbf ]; then