mirror of https://github.com/KLayout/klayout.git
Turning off Python module test
This commit is contained in:
parent
781e9a7e26
commit
b7b26b7ecd
|
|
@ -54,7 +54,7 @@ node("master") {
|
|||
|
||||
withDockerContainer(image: "jenkins-${target}-basic") {
|
||||
// from shared library
|
||||
installtest(target, target_dir)
|
||||
installtest_nopython(target, target_dir)
|
||||
}
|
||||
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue