Skip to content

Commit

Permalink
Update miniforge-variant to Miniforge3 in test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesBehrens committed Jan 9, 2025
1 parent a6b90e4 commit a89688c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
miniforge-variant: Mambaforge
miniforge-variant: Miniforge3
activate-environment: fine
environment-file: fine/requirements_dev.yml
- name: Run tests
Expand Down

0 comments on commit a89688c

Please sign in to comment.