Skip to content
Snippets Groups Projects
Commit 9910308c authored by Soeren Peters's avatar Soeren Peters
Browse files

Remove clang-tidy call.

parent df505b27
No related branches found
No related tags found
No related merge requests found
......@@ -403,7 +403,7 @@ clang-tidy:
-DBUILD_VF_CPU=ON
-DBUILD_VF_GPU=ON
- python3 ../utilities/filterCompileCommands.py compile_commands.json
- run-clang-tidy -extra-arg='--cuda-host-only' -quiet > clangtidy.txt
#- run-clang-tidy -extra-arg='--cuda-host-only' -quiet > clangtidy.txt
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment