mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 13:36:30 +03:00
* set timeout for node ci tests to 10min set timeout for node ci tests to 10min for the test step, macOS takes 12min for the whole workflow with cached core build, so 10min just for the test step should be plenty. * don't forget to set the limit on windows, too