- Added OS check ( == Linux) before using timeout command - macOS doesn't have GNU timeout by default, so skip it there - Still run tests with verbose output on all platforms - This avoids 'timeout: command not found' error on macOS CI
- Added OS check ( == Linux) before using timeout command - macOS doesn't have GNU timeout by default, so skip it there - Still run tests with verbose output on all platforms - This avoids 'timeout: command not found' error on macOS CI