avoid *check* with clang-tidy in OpenSC submodule
This commit is contained in:
2
.github/build-ccid.sh
vendored
2
.github/build-ccid.sh
vendored
@@ -17,7 +17,7 @@ autoreconf -vis
|
|||||||
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
ubuntu)
|
ubuntu)
|
||||||
make distcheck
|
make distcheck CLANGTIDY=""
|
||||||
;;
|
;;
|
||||||
coverity)
|
coverity)
|
||||||
# exclude opensc from analysis by building it here
|
# exclude opensc from analysis by building it here
|
||||||
|
|||||||
Reference in New Issue
Block a user