Skip to content

Commit 662eddc

Browse files
committed
WIP
1 parent d660cd7 commit 662eddc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,6 @@ jobs:
5252
ruby-version: ${{ matrix.ruby }}
5353
bundler-cache: true
5454
- name: Test
55-
run: bundle exec rake
55+
run: |
56+
gem pristine charlock_holmes
57+
bundle exec rake

0 commit comments

Comments
 (0)