Skip to content

Commit 0090191

Browse files
committed
Restore CI tests
1 parent 7725826 commit 0090191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: Compile C-extension
3333
run: bundle exec rake compile
3434
- name: Run tests
35-
run: bundle exec ruby test/test_um.rb --name test_read_each_raising_2
36-
# run: bundle exec rake test
35+
# run: bundle exec ruby test/test_um.rb --name test_read_each_raising_2
36+
run: bundle exec rake test

0 commit comments

Comments
 (0)