Skip to content

Commit cf4f1ae

Browse files
authored
Update test.jenkins
1 parent 79b99be commit cf4f1ae

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.ci/test.jenkins

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,6 @@ node('LinuxDocs') {
3434
},
3535
spelling: {
3636
sh(script: 'make spelling')
37-
},
38-
linkcheck: {
39-
catchError(buildResult: 'SUCCESS', stageResult: 'UNSTABLE', message: 'Linkcheck failed! Please check links and fix broken ones.') {
40-
sh(script: 'make linkcheck')
41-
}
4237
}
4338
}
4439

0 commit comments

Comments
 (0)