Skip to content

Commit

Permalink
Update rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
syphax-bouazzouni authored Feb 2, 2024
1 parent ab95332 commit 60ee1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
version: 2.7.8
bundler-cache: true
- name: rubocop
run: bundle exec rubocop --parallel

0 comments on commit 60ee1ba

Please sign in to comment.