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