Skip to content

Commit

Permalink
try micromambda
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxiBoether committed Sep 18, 2023
1 parent 6a5d7cc commit 829f62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/mamba/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ runs:

- name: Install dev requirements
run: |
microamba run -n modyn pip install -e .
micromamba run -n modyn pip install -e .
micromamba run -n modyn pip install -r dev-requirements.txt
shell: bash -l {0}

0 comments on commit 829f62f

Please sign in to comment.