Skip to content

Commit

Permalink
remove micromamba version
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-will committed May 13, 2024
1 parent f48cc6e commit ca7a9fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Configure environment with Python ${{ matrix.python-version}}
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.8-0'
environment-name: bbhx-test
create-args: >-
python=${{ matrix.python-version }}
Expand Down

0 comments on commit ca7a9fd

Please sign in to comment.