Skip to content

Commit abf18cd

Browse files
committed
1 parent 710a647 commit abf18cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
ruby-version: ${{ matrix.ruby }}
3939
bundler-cache: true # 'bundle install' and cache gems
4040
- name: Run test
41-
run: bundle exec rake test
41+
run: rake test

0 commit comments

Comments
 (0)