Skip to content

Commit c399290

Browse files
committed
align conda-incubator params in pip build workflow with others
1 parent 656fb6e commit c399290

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build_pip.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,8 @@ jobs:
3737

3838
- uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
3939
with:
40-
use-mamba: true
4140
miniforge-version: latest
4241
channels: conda-forge
43-
conda-remove-defaults: true
4442
activate-environment: test
4543
python-version: ${{ matrix.python }}
4644

0 commit comments

Comments
 (0)