Skip to content

Commit b07c3d2

Browse files
Remove auto-update-code from setup-miniconda step
1 parent 6bc83f3 commit b07c3d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/conda-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ jobs:
263263
with:
264264
miniforge-variant: Miniforge3
265265
miniforge-version: latest
266-
auto-update-conda: true
267266
activate-environment: ${{ env.TEST_ENV_NAME }}
268267
python-version: ${{ matrix.python }}
269268

0 commit comments

Comments
 (0)