Skip to content

Commit

Permalink
🚧 conda env not activated...
Browse files Browse the repository at this point in the history
  • Loading branch information
enryH committed Oct 8, 2024
1 parent 98b7279 commit 180141c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,14 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: ${{ matrix.python-version }}
auto-activate-base: true
auto-update-conda: true


- name: Install build dependencies explicitly
run: |
pip install setuptools_scm
conda list
- name: install pimms
Expand Down

0 comments on commit 180141c

Please sign in to comment.