We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bin/fasterer
1 parent f202688 commit d879bf9Copy full SHA for d879bf9
.github/workflows/ruby.yml
@@ -25,6 +25,6 @@ jobs:
25
bundle install --jobs 4 --retry 3
26
bin/rake
27
bin/rubocop
28
- bundle exec fasterer
+ bin/fasterer
29
- name: Upload coverage to Codecov
30
uses: codecov/codecov-action@v1
0 commit comments