We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c07e9 commit 781e9a7Copy full SHA for 781e9a7
Jenkinsfile-msvc2017
@@ -49,7 +49,7 @@ node("master") {
49
"Installtest": {
50
51
// from shared library
52
- installtest(target, target_dir)
+ installtest_nopython(target, target_dir)
53
54
})
55
0 commit comments