We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2171296 commit a37b553Copy full SHA for a37b553
.github/workflows/test.yml
@@ -32,4 +32,4 @@ jobs:
32
- name: Compile C-extension
33
run: bundle exec rake compile
34
- name: Run tests
35
- run: bundle exec ruby test/test_um.rb --name test_timeout_with_raising_block
+ run: bundle exec rake test
0 commit comments