Skip to content

Commit

Permalink
Try using miniforge to consistently use conda-forge
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Nov 5, 2024
1 parent dd99ed8 commit ffbfff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
with:
activate-environment: watertap-dev
python-version: ${{ matrix.python-version }}
miniforge-version: latest
- name: Install dependencies
run: |
echo '::group::Output of "conda install" commands'
Expand Down

0 comments on commit ffbfff0

Please sign in to comment.