forked from github/server
cppcheck disabled, it is too slow
This commit is contained in:
parent
55479c960c
commit
a79e22984b
|
@ -32,7 +32,7 @@ cppcheck_tests() {
|
|||
set -e
|
||||
[ -z $BUILD ] && BUILD=Debug ; export BUILD
|
||||
s/cmake-init
|
||||
cppcheck_tests
|
||||
# cppcheck_tests
|
||||
s/build
|
||||
cd process
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue