Skip to content

Commit 00c18c1

Browse files
committed
Run bin/fasterer in CI 🤖
1 parent f202688 commit 00c18c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
bundle install --jobs 4 --retry 3
2626
bin/rake
2727
bin/rubocop
28-
bundle exec fasterer
28+
bin/fasterer
2929
- name: Upload coverage to Codecov
3030
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)