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 0c57285 commit 9d6eac3Copy full SHA for 9d6eac3
.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