Skip to content

Commit

Permalink
ls all inside data
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Oct 7, 2023
1 parent e006644 commit 044d4d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ jobs:
cd ../pypsa-earth
cp ./test/tmp/config.custom_tmp.yaml ./config.yaml
snakemake -j1 retrieve_databundle_light # we first retrieve data
find data -type f
cp pypsa-kz-data/data/custom_powerplants.csv ./data/custom_powerplants.csv # overwrite powerplantdata
snakemake -j1 solve_everything

0 comments on commit 044d4d0

Please sign in to comment.