Merge branch 'master' of github.com:pypsa/pypsa-eur
This commit is contained in:
commit
d58c74d0f9
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -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') }}
|
||||
|
Loading…
Reference in New Issue
Block a user