Skip to content

Commit

Permalink
Merge pull request e-mission#971 from nataliejschultz/overpass
Browse files Browse the repository at this point in the history
Overpass key rename
  • Loading branch information
shankari authored Jul 11, 2024
2 parents 99d9c21 + ab9fb2a commit c554ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-overpass.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Runs TestOverpass.py to check for API functionality
- name: Test Overpass
env:
GEOFABRIK_OVERPASS_KEY: '${{ secrets.OVERPASS_API }}'
GEOFABRIK_OVERPASS_KEY: '${{ secrets.GEOFABRIK_OVERPASS_KEY }}'
run: |
echo Testing overpass!
chmod +x emission/individual_tests/setup_and_test_overpass.sh
Expand Down

0 comments on commit c554ecd

Please sign in to comment.