Skip to content

Commit 77b55e6

Browse files
committed
Switch off miniconda setup
1 parent 1ddf219 commit 77b55e6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/windows-test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ jobs:
8888
with:
8989
repository: ${{ inputs.repository }}
9090
ref: ${{ inputs.ref }}
91-
# setup-miniconda: false
92-
setup-miniconda: true
91+
setup-miniconda: false
9392
python-version: ${{ env.PYTHON_VERSION }}
9493
cuda-version: ${{ env.CU_VERSION }}
9594
arch: ${{ env.ARCH }}

0 commit comments

Comments
 (0)