Skip to content

Commit

Permalink
Update rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jokius authored Feb 27, 2024
1 parent 20150ab commit ea9c52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- name: Set up Ruby 2.7
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.x

ruby-version: 2.7
bundler-cache: true
- name: Run rubocop
run: |
gem install bundler
Expand Down

0 comments on commit ea9c52c

Please sign in to comment.