diff --git a/integration-tests/run.sh b/integration-tests/run.sh
index df75b6d6adb4b9ea2e3175b2d0d953ea09d14f4e..536151638d3687c1619a7b2c3e3a4d0bb347797e 100755
--- a/integration-tests/run.sh
+++ b/integration-tests/run.sh
@@ -10,7 +10,7 @@ function print_result {
 echo Testing Screening Workflow
 ./test-screening.sh $@
 result_hcs=$?
-result_hcs=0
+#result_hcs=0
 print_result $result_hcs
 
 echo Testing YeastX Workflow