nodejs / corepack

Zero-runtime-dependency package acting as bridge between Node projects and their package managers
MIT License
2.52k stars 165 forks source link

chore(tests): increase timeout to get more green on Windows CI #366

Closed aduh95 closed 8 months ago

aduh95 commented 8 months ago

For some reason this test times out quite frequently on Windows CI. Hopefully if we give it more time to succeed, and we won't need to restart Windows CI as often.

aduh95 commented 8 months ago

Ran 10 Windows CI jobs, only one failed, which seems to be a net improvement. Merging.