Skip to content

Commit 1dbee61

Browse files
committed
Set GEONAMES_USER env variable
1 parent d3c503f commit 1dbee61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
run: bin/download_data.py
4343

4444
- name: Create JSON files
45+
env:
46+
GEONAMES_USER: ${{ secrets.GEONAMES_USER }}
4547
run: make json
4648

4749
- name: Run tests

0 commit comments

Comments
 (0)