Turning off Python module test

This commit is contained in:
klayoutmatthias 2022-12-18 01:13:08 +01:00
parent 43c07e9de3
commit 781e9a7e26
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ node("master") {
"Installtest": {
// from shared library
installtest(target, target_dir)
installtest_nopython(target, target_dir)
})