Skip to content

Commit

Permalink
cat config
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Oct 7, 2023
1 parent 3b67e37 commit 5f49ac3
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 @@ -88,6 +88,7 @@ jobs:
run: |
cd ../pypsa-earth
cp ./test/tmp/config.custom_tmp.yaml ./config.yaml
cat config.yaml
snakemake -j1 retrieve_databundle_light # we first retrieve data
cp pypsa-kz-data/data/custom_powerplants.csv ./data/custom_powerplants.csv # overwrite powerplantdata
snakemake -j1 solve_all_networks
Expand Down

0 comments on commit 5f49ac3

Please sign in to comment.