Skip to content

Commit a37b553

Browse files
committed
Restore normal testing
1 parent 2171296 commit a37b553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ 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_timeout_with_raising_block
35+
run: bundle exec rake test

0 commit comments

Comments
 (0)