We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a7fd2 commit 3d68e6aCopy full SHA for 3d68e6a
.github/workflows/ci.yml
@@ -49,4 +49,4 @@ jobs:
49
with:
50
ruby-version: ${{ matrix.ruby }}
51
bundler: none
52
- - run: CHECK_LEAKS=true tool/jt.rb -u ruby mspec -fdot spec/ruby
+ - run: CHECK_LEAKS=true tool/jt.rb -u ruby mspec -fdot --timeout 30 spec/ruby
0 commit comments