Skip to content

Commit

Permalink
Fix rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
maccelf committed Oct 26, 2023
1 parent c7bd4d5 commit c3c89b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.5
bundler-cache: true
bundler-cache: false
- name: Execute rubocop
run: |
bundle exec rubocop

0 comments on commit c3c89b9

Please sign in to comment.