diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d8e2ff3e..c2be3909 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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