We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39a2e1c commit 1883f9bCopy full SHA for 1883f9b
1 file changed
.github/workflows/integration-test.yml
@@ -61,6 +61,7 @@ jobs:
61
if: matrix.package.gpu
62
run: nvidia-smi
63
64
+ # https://github.com/scverse/gpu-ci-config/issues/5
65
- name: Add CUDA to PATH
66
67
run: |
0 commit comments