Skip to content

Commit

Permalink
Revert ruby api client change.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Apr 29, 2024
1 parent fa088e7 commit 4151d5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitlab/ci/test/api_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,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 deployment 'true'
- bundle install -j $(nproc)
- bundle exec rspec

0 comments on commit 4151d5e

Please sign in to comment.