Skip to content

Commit

Permalink
setup-ruby action should already install a compatible version of bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
graebm committed Jun 12, 2024
1 parent c14c4c4 commit 1123b88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:

- name: Bundle install
run: |
gem install bundler
bundle install
- name: Rubocop
Expand Down

0 comments on commit 1123b88

Please sign in to comment.