bottlenecks: bugfix for script path
[releng.git] / jjb / bottlenecks / bottlenecks-project-jobs.yml
index ca2fa40..51782a2 100644 (file)
             pip install -r requirements.txt
 
             # unit tests
-            ./tests.sh
+            /bin/bash $WORKSPACE/tests.sh
 
             deactivate