Skip to content

Commit

Permalink
Merge pull request #78 from volkamerlab/ci_failing
Browse files Browse the repository at this point in the history
CI fix: Mambaforge deprecated
  • Loading branch information
PaulaKramer authored Oct 10, 2024
2 parents cdfaf7a + 715297c commit 53977b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.cfg.python-version }}
miniforge-variant: Mambaforge
miniforge-version: latest
environment-file: environment.yml
channels: conda-forge,defaults
Expand Down

0 comments on commit 53977b9

Please sign in to comment.