Merge pull request #239 from PyPSA/ci-summaries

CI: include summary and plotting rules
This commit is contained in:
Fabian Neumann 2022-06-23 17:18:44 +02:00 committed by GitHub
commit bf61e83be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,6 @@ jobs:
conda activate pypsa-eur conda activate pypsa-eur
conda list conda list
cp test/config.overnight.yaml config.yaml cp test/config.overnight.yaml config.yaml
snakemake -call solve_all_networks snakemake -call
cp test/config.myopic.yaml config.yaml cp test/config.myopic.yaml config.yaml
snakemake -call solve_all_networks snakemake -call