Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
modosc committed Dec 11, 2023
1 parent 7bc1f94 commit 1b88928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
bundle config path vendor/bundle
bundle install --jobs 4 --retry 3
- name: Rubocop
run: rubocop
run: bundle exec rubocop

0 comments on commit 1b88928

Please sign in to comment.