Skip to content

Commit

Permalink
Add solver to test-environment
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
hoxbro committed Jul 19, 2023
1 parent f655f39 commit be6358f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
run: |
eval "$(conda shell.bash hook)"
conda activate test-environment
conda install conda-libmamba-solver --solver=classic
doit develop_install $CHANS_DEV -o build
python setup.py develop
- name: npm dev deploy
Expand Down

0 comments on commit be6358f

Please sign in to comment.