Skip to content

Commit b2ed6b3

Browse files
committed
.
1 parent 6267edc commit b2ed6b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/linux_cuda_wheel.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ jobs:
132132
ls
133133
- name: Smoke test
134134
run: |
135-
${CONDA_RUN} find $CONDA_PREFIX -name libnvrtc.so\* | xargs ldd
136135
${CONDA_RUN} python test/decoders/manual_smoke_test.py
137136
- name: Run Python tests
138137
run: |

0 commit comments

Comments
 (0)