Skip to content

Commit b7b26b7

Browse files
author
klayoutmatthias
committed
Turning off Python module test
1 parent 781e9a7 commit b7b26b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ node("master") {
5454

5555
withDockerContainer(image: "jenkins-${target}-basic") {
5656
// from shared library
57-
installtest(target, target_dir)
57+
installtest_nopython(target, target_dir)
5858
}
5959

6060
})

0 commit comments

Comments
 (0)