Skip to content

Commit ae3015c

Browse files
authored
CI: remove unnecessary command
1 parent ebc5d04 commit ae3015c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cuda.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
env:
4040
GTEST_COLOR: 'yes'
4141
run: |
42-
/usr/local/cuda/bin/nvcc -v
4342
cmake -B build -DBUILD_TESTING=ON -DUSE_CUDA=ON
4443
cmake --build build -j4
4544
cmake --install build

0 commit comments

Comments
 (0)