Skip to content

Commit

Permalink
Kinldy ask conda to install
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoTrizio committed May 18, 2023
1 parent 50dd746 commit 9102c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python=${{ matrix.python-version }}
- name: Install package
# conda setup requires this special shell
# conda setup requires this special shell plz
shell: bash -l {0}
run: |
python -m pip install -e . --no-deps
Expand Down

0 comments on commit 9102c9e

Please sign in to comment.