@ -31,8 +31,9 @@ node {
}
stage('Test') {
dir("build")
dir("build") {
sh "make check"
stage('Archive') {
xxxxxxxxxx
xxxxxxxxxx