Skip to content

Commit 68dc6e6

Browse files
committed
.
1 parent c29219b commit 68dc6e6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ jobs:
134134
find $CONDA_PREFIX -name libtorchcodec\*.so | xargs ldd
135135
find $CONDA_PREFIX -name libcuda\*.so\*
136136
echo $CONDA_PREFIX
137-
find / -name libcuda.so
138-
find / -name libcuda.so.1
139137
python test/decoders/manual_smoke_test.py
140138
- name: Run Python tests
141139
run: |

0 commit comments

Comments
 (0)