Skip to content

Commit

Permalink
Use rubocop --parallel in build
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhacaz committed Jul 15, 2020
1 parent 8447ed0 commit 511eaef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ jobs:
- name: Specs
run: bundle exec rake
- name: Rubocop
run: bundle exec rubocop

run: bundle exec rubocop --parallel

0 comments on commit 511eaef

Please sign in to comment.