IAP GITLAB

Skip to content
Snippets Groups Projects
Commit 05644c69 authored by Hans Dembinski's avatar Hans Dembinski
Browse files

deactivate clang-format test

parent 53c02391
No related branches found
No related tags found
1 merge request!158WIP: simplified process sequence based on std::tuple
......@@ -115,7 +115,7 @@ endif ()
add_test (NAME copyright_notices COMMAND ./do-copyright.py WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
# add call to do-clang-format.sh checking to run as unit-test-case
add_test (NAME clang_format COMMAND ./do-clang-format.sh check WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
# add_test (NAME clang_format COMMAND ./do-clang-format.sh check WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR})
if (WITH_PYTHIA)
find_package (Pythia8) # optional
......
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