Shopify / ruby-lsp

An opinionated language server for Ruby
https://shopify.github.io/ruby-lsp/
MIT License
1.33k stars 118 forks source link

Increase timeout for tests #1960

Closed andyw8 closed 3 weeks ago

andyw8 commented 3 weeks ago

Motivation

We're seeing timeouts on Windows in CI, e.g. https://github.com/Shopify/ruby-lsp/actions/runs/8789287667/job/24118685238

andyw8 commented 3 weeks ago

(ideally we would have time to dig in to better understand why this is happening, so consider this a temporary measure).