diff --git a/test/run b/test/run
index 9fe90026125154d43755741b785c88bd77b0767d..57e39bdcec6cb591a8c960e0c1a23c53c627c4bb 100755
--- a/test/run
+++ b/test/run
@@ -53,7 +53,6 @@ prepare() {
   git config user.email "build@localhost" && git config user.name "builder"
   git add -A && git commit -m "Sample commit"
   popd >/dev/null
-  run_sti_build
 }
 
 run_test_application() {