summaryrefslogtreecommitdiff
path: root/tests/platform-ci/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/platform-ci/setup.sh')
-rwxr-xr-xtests/platform-ci/setup.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/platform-ci/setup.sh b/tests/platform-ci/setup.sh
index 39ef3130..e92dddc7 100755
--- a/tests/platform-ci/setup.sh
+++ b/tests/platform-ci/setup.sh
@@ -1,4 +1,5 @@
#!/bin/sh
which bundle || /usr/bin/apt install bundle
-/usr/local/bin/bundle install --binstubs --path=/var/cache/gitlab-runner/ --with=test --jobs "$(nproc)"
+/usr/local/bin/bundle install --binstubs --path=vendor --with=test --jobs "$(nproc)"
+/usr/local/bin/bundle exec leap -v2 --yes help