We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bin/rubocop
1 parent 574a9bb commit f202688Copy full SHA for f202688
.github/workflows/ruby.yml
@@ -24,7 +24,7 @@ jobs:
24
gem install bundler -v 2.0.2
25
bundle install --jobs 4 --retry 3
26
bin/rake
27
- bundle exec rubocop
+ bin/rubocop
28
bundle exec fasterer
29
- name: Upload coverage to Codecov
30
uses: codecov/codecov-action@v1
0 commit comments