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 2ad18fb commit 8d6d4abCopy full SHA for 8d6d4ab
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
run: npm install
25
26
- name: Generate country lookup
27
- run: npm run gen
+ run: npm run gen:countries
28
29
- name: Run tests
30
run: npm test
0 commit comments