diff --git a/.expeditor/verify.pipeline.yml b/.expeditor/verify.pipeline.yml index 3c1e4ec..76631c8 100644 --- a/.expeditor/verify.pipeline.yml +++ b/.expeditor/verify.pipeline.yml @@ -42,7 +42,8 @@ steps: - label: run-specs-windows command: - - bundle install --jobs=7 --retry=3 --without docs debug + - bundle config set --local without docs debug + - bundle install --jobs=7 --retry=3 - bundle exec rake spec expeditor: executor: