Skip to content

Commit

Permalink
countries yaml not needed anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb committed Nov 15, 2023
1 parent a354cc0 commit c5543ff
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 304 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tool_list_conversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@ jobs:
run: |
python var/tools_validator.py --reg --username ${{ secrets.FAIRSHARING_USERNAME }} --password "${{ secrets.FAIRSHARING_PASSWORD }}"
- name: Fetch country names with corresponding iso
run: |
python var/country_list.py
- name: Update markdown pages with DSW links
run: |
python var/dsw_integration.py
Expand Down
250 changes: 0 additions & 250 deletions _data/countries.yml

This file was deleted.

50 changes: 0 additions & 50 deletions var/country_list.py

This file was deleted.

0 comments on commit c5543ff

Please sign in to comment.