[CI] Temporary disable CRT test (#5297)
authorTianqi Chen <tqchen@users.noreply.github.com>
Fri, 10 Apr 2020 00:55:20 +0000 (17:55 -0700)
committerGitHub <noreply@github.com>
Fri, 10 Apr 2020 00:55:20 +0000 (17:55 -0700)
tests/scripts/task_python_integration.sh

index f396aaa..cfd6bd0 100755 (executable)
@@ -33,7 +33,7 @@ make cython3
 # Test MISRA-C runtime
 cd apps/bundle_deploy
 rm -rf build
-make test_dynamic test_static
+make test_dynamic test_static
 cd ../..
 
 # Test extern package