Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Morris committed Oct 1, 2024
1 parent 9274587 commit 52b7947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
auto-update-conda: true
# miniconda-version: latest
miniconda-version: latest
python-version: ${{ matrix.python-version }}
# use-mamba: true
use-mamba: true

- name: Install dependencies
shell: bash -el {0}
Expand Down

0 comments on commit 52b7947

Please sign in to comment.