Skip to content

Commit

Permalink
Use miniforge instead of mambaforge in CI (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
RMeli authored Nov 1, 2024
1 parent a23f94a commit 2547581
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
environment-file: devtools/conda-envs/spyrmsd-test-${{ matrix.chemlib }}-${{ matrix.graphlib }}.yaml
miniforge-version: "latest"
activate-environment: spyrmsd
miniforge-variant: Mambaforge
use-mamba: true
auto-update-conda: true
auto-activate-base: false
Expand Down

0 comments on commit 2547581

Please sign in to comment.