Skip to content

Commit

Permalink
follow-up: remove unnecessary conda calls
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Jul 23, 2023
1 parent 5c7339e commit 81fcaf7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ jobs:

- name: Test snakemake workflow
run: |
conda activate pypsa-eur
conda list
snakemake -call solve_elec_networks --configfile config/test/config.electricity.yaml --rerun-triggers=mtime
snakemake -call all --configfile config/test/config.overnight.yaml --rerun-triggers=mtime
snakemake -call all --configfile config/test/config.myopic.yaml --rerun-triggers=mtime
Expand Down

0 comments on commit 81fcaf7

Please sign in to comment.