Skip to content

Commit 54dac66

Browse files
committed
Update test.yml
1 parent 5e30ce0 commit 54dac66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
ruby-version: ${{matrix.ruby}}
3030
bundler-cache: true # 'bundle install' and cache
3131
- name: Run tests
32-
# run: bundle exec ruby test/test_um.rb --name test_read_each_raising_2
33-
run: bundle exec rake test
32+
run: bundle exec ruby test/run.rb --verbose
33+
# run: bundle exec rake test

0 commit comments

Comments
 (0)