Skip to content

Commit 9e665db

Browse files
committed
fix
1 parent 270b681 commit 9e665db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-wheel-windows.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ jobs:
4040
# - name: Update driver
4141
# run: |
4242
# .github/workflows/install_gpu_driver.ps1
43-
44-
- name: Ensure GPU is working
45-
run: nvidia-smi
43+
#
44+
# - name: Ensure GPU is working
45+
# run: nvidia-smi
4646

4747
- name: Set environment variables
4848
run: |

0 commit comments

Comments
 (0)