Skip to content

Commit e3bbd66

Browse files
authored
no countries (#244)
1 parent 0d84fd3 commit e3bbd66

File tree

3 files changed

+0
-304
lines changed

3 files changed

+0
-304
lines changed

.github/workflows/tool_list_conversion.yml

-4
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ jobs:
5555
run: |
5656
python var/tools_validator.py --reg --username ${{ secrets.FAIRSHARING_USERNAME }} --password "${{ secrets.FAIRSHARING_PASSWORD }}"
5757
58-
- name: Fetch country names with corresponding iso
59-
run: |
60-
python var/country_list.py
61-
6258
- name: Show differences
6359
run: |
6460
git diff --stat

_data/countries.yml

-250
This file was deleted.

var/country_list.py

-50
This file was deleted.

0 commit comments

Comments
 (0)