summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f4238cf1..a5bf9045 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -81,7 +81,7 @@ benchmark:
- git checkout leap/master testing/tox.ini testing/tests/benchmarks/conftest.py testing/tests/conftest.py
- git checkout leap/benchmark-all-commits tune-adbapi-parameters.sh
# ensure larger timeout and more retries for async/concurrent sqlcipher access
- - ./tune-adbpi-parameters.sh
+ - ./tune-adbapi-parameters.sh
- git status
- git show -s --pretty=fuller
- cd testing