Browse Source

Maintenance: Fix test of Ruby API client.

Martin Gruner 1 year ago
parent
commit
c404694ec4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .gitlab/ci/test/api_client.yml

+ 0 - 1
.gitlab/ci/test/api_client.yml

@@ -47,6 +47,5 @@ api_client:ruby:
     - git clone https://github.com/zammad/zammad-api-client-ruby.git
     - cd zammad-api-client-ruby
     - bundle update --bundler
-    - bundle config set --local frozen 'true'
     - bundle install -j $(nproc)
     - bundle exec rspec