When I try to run codecrafters test command I don’t see any logs with tests
Initiating test run...
⚡ This is a turbo test run. https://codecrafters.io/turbo
Running tests. Logs should appear shortly...
stream logs: stream data: context deadline exceeded
But as I understand, internally everything works fine. If tests pass, I’m able to continue to next stage. But if tests fail, I’m not able to see what exactly failed.