Skip to content

Commit

Permalink
Remove failing gem update from CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian Weber authored and Arian Weber committed Feb 8, 2024
1 parent 8cd8d30 commit c678cfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rpsec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:

- name: Update rubygems and install gems
run: |
gem update --system --silent --no-document
bundle config set without packaging documentation
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit c678cfc

Please sign in to comment.