Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Feb 17, 2025
1 parent 33bc39c commit 622e55b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:

- name: Install
run: |
gem install rubocop
gem install rubocop-rspec
gem install rubocop rubocop-rspec rubocop-rails
- name: Rubocop
run: |
Expand Down

0 comments on commit 622e55b

Please sign in to comment.