mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-17 19:27:00 +00:00
Replace Unicode characters with ASCII equivalents: - Line separators: '─' -> '-' - Pass indicator: '✓' -> '[PASS]' - Fail indicator: '✗' -> '[FAIL]' GitHub Actions terminal has encoding issues with UTF-8 chars. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>