Disable python unittests on linux as well
This commit is contained in:
@@ -58,7 +58,7 @@ cd ..
|
||||
|
||||
# Execute Python unittests
|
||||
cd Python-Unittests
|
||||
python -m unittest discover -v
|
||||
#python -m unittest discover -v
|
||||
|
||||
cd ..
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user