Skip to content

Commit 2d34157

Browse files
committed
Fix error in Jenkins file.
1 parent 12d4f80 commit 2d34157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jenkins/Jenkinsfile-tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ pipeline {
214214
}
215215
}
216216
}
217-
}
218217
*/
218+
}
219219
post {
220220
always {
221221
// Process the CTest xml output with the xUnit plugin

0 commit comments

Comments
 (0)