We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee0bd23 commit 2159241Copy full SHA for 2159241
scripts/build_win.cmd
@@ -17,7 +17,7 @@ if DEFINED APPVEYOR (
17
if NOT DEFINED BUILD_PYTHON_LAYER set BUILD_PYTHON_LAYER=1
18
if NOT DEFINED BUILD_MATLAB set BUILD_MATLAB=0
19
if NOT DEFINED PYTHON_EXE set PYTHON_EXE=python
20
- if NOT DEFINED RUN_TESTS set RUN_TESTS=1
+ if NOT DEFINED RUN_TESTS set RUN_TESTS=0
21
if NOT DEFINED RUN_LINT set RUN_LINT=0
22
if NOT DEFINED RUN_INSTALL set RUN_INSTALL=1
23
0 commit comments