We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c503f commit 1dbee61Copy full SHA for 1dbee61
1 file changed
.github/workflows/test.yml
@@ -42,6 +42,8 @@ jobs:
42
run: bin/download_data.py
43
44
- name: Create JSON files
45
+ env:
46
+ GEONAMES_USER: ${{ secrets.GEONAMES_USER }}
47
run: make json
48
49
- name: Run tests
0 commit comments