mirror of
https://git.gfz-potsdam.de/naaice/tug.git
synced 2025-12-13 09:28:23 +01:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
9706d9a4b1
commit
437ab1b10b
@ -41,7 +41,7 @@ lint:
|
||||
script:
|
||||
- mkdir lint && cd lint
|
||||
- cmake -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_CLANG_TIDY="clang-tidy;-checks=cppcoreguidelines-*,clang-analyzer-*,performance-*,readability-*, modernize-*" ..
|
||||
- make
|
||||
- make diffusion
|
||||
|
||||
memcheck_1D:
|
||||
stage: dynamic_analyze
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user