Skip to content

Commit 9d7ee8d

Browse files
Do not set some options of setup-miniconda
1 parent cf24500 commit 9d7ee8d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/conda-package.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,7 @@ jobs:
8686
fetch-depth: 0
8787
- uses: conda-incubator/setup-miniconda@v3
8888
with:
89-
auto-activate-base: true
9089
miniforge-version: latest
91-
conda-build-version: "*"
9290
activate-environment: true
9391
python-version: ${{ matrix.python }}
9492

0 commit comments

Comments
 (0)