Skip to content

Commit

Permalink
Merge branch 'master' of github.com:pypsa/pypsa-eur
Browse files Browse the repository at this point in the history
  • Loading branch information
fneum committed Sep 17, 2024
2 parents 08548dc + ae0d1d5 commit d58c74d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
activate-environment: pypsa-eur

- name: Cache Conda env
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ${{ env.CONDA }}/envs
key: conda-${{ runner.os }}--${{ runner.arch }}--${{ env.today }}-${{ hashFiles('envs/environment.yaml') }}
Expand Down

0 comments on commit d58c74d

Please sign in to comment.