Skip to content

Commit

Permalink
solve all networks
Browse files Browse the repository at this point in the history
  • Loading branch information
yerbol-akhmetov committed Oct 6, 2023
1 parent d39bff1 commit 3b67e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
cp ./test/tmp/config.custom_tmp.yaml ./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_everything
snakemake -j1 solve_all_networks

0 comments on commit 3b67e37

Please sign in to comment.