Skip to content

Commit

Permalink
Commenting out env
Browse files Browse the repository at this point in the history
Trying again but actually commenting out the env section!
  • Loading branch information
nataliejschultz committed Sep 20, 2023
1 parent db2ea77 commit 182132f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nominatim-docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
env:
# env:
# GEOFABRIK_QUERY_URL: "https://geocoding.geofabrik.de/${{ secrets.GEOFABRIK_API }}"
# TEST_KEY: ${{ secrets.TEST_SECRET }}
# TEST_ENVVAR: "https://geocoding.geofabrik.de/${{ secrets.TEST_SECRET }}"
Expand Down

0 comments on commit 182132f

Please sign in to comment.