Skip to content

Commit 7639b97

Browse files
committed
typo
1 parent abf70f8 commit 7639b97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ test_cuda:
3535
- cd build
3636
- nvidia-smi
3737
- ctest --output-on-failure -R ".*cuda.*"
38-
- find bin -type -f -name "*benchmark*cuda*" -exec {}
38+
- find bin -type f -name "*benchmark*cuda*" -exec {}
3939

4040

4141
# build_cuda_sycl:

0 commit comments

Comments
 (0)