Skip to content

Commit

Permalink
Do not require mamba
Browse files Browse the repository at this point in the history
Not sure what broke
  • Loading branch information
WardLT committed Oct 1, 2024
1 parent 2d5ab33 commit f9fdc57
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: conda-incubator/setup-miniconda@v2
with:
environment-file: envs/environment-cpu.yml
mamba-version: "*"
- name: Install test dependencies
run: |
pip install -e .[test]
Expand Down

0 comments on commit f9fdc57

Please sign in to comment.