Skip to content

Commit

Permalink
Merge branch 'trs/dev/stop-using-mambaforge'
Browse files Browse the repository at this point in the history
  • Loading branch information
tsibley committed Oct 1, 2024
2 parents c9efe7a + e2ab14e commit 878938c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-integration-tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ runs:
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ inputs.python-version }}
miniforge-variant: Mambaforge
miniforge-version: latest
channels: conda-forge,bioconda

- run: cat ~/.profile || true
Expand Down

0 comments on commit 878938c

Please sign in to comment.