We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f85f5 commit 4b64631Copy full SHA for 4b64631
.github/workflows/testing_wheels.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: First check
67
if: ${{ matrix.os == 'ubuntu-20.04' }}
68
- run: echo "Cuda install location: ${{steps.cuda-toolkit.outputs.CUDA_PATH}}"
+ run: echo "Cuda install location ${{steps.cuda-toolkit.outputs.CUDA_PATH}}"
69
70
- name: Second check
71
0 commit comments