diff --git a/Jenkinsfile b/Jenkinsfile index ef6e7d67b2..23dc54d963 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -109,6 +109,8 @@ pipeline { sh''' cd ${WKC}/tests ./test-all.sh b1fq + ''' + sh''' cd ${WKC}/debug ctest '''