Skip to content

Commit

Permalink
Merge branch 'main' into pandas.Series.sparse.npoints
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinsharma121 authored Sep 28, 2024
2 parents 52ac541 + 5ced458 commit 46cfdfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-conda/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ runs:
- name: Install ${{ inputs.environment-file }}
uses: mamba-org/setup-micromamba@v1
with:
# Pinning to avoid 2.0 failures
micromamba-version: '1.5.10-0'
environment-file: ${{ inputs.environment-file }}
environment-name: test
condarc-file: ci/.condarc
Expand Down

0 comments on commit 46cfdfa

Please sign in to comment.