Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Aug 8, 2023
1 parent 1941b2c commit f9a3c78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/extract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,3 @@ jobs:
run: |
pip install wheel setuptools
pip install black==22.3.0 isort==5.10.1 flake8==4.0.1
- name: Download data
run: |
mkdir data/
wget -O ./data/SA_0000001439.csv "https://apps.who.int/gho/athena/api/GHO/SA_0000001439?format=csv"

0 comments on commit f9a3c78

Please sign in to comment.