Commit 5ad8e56
Fix Windows CI: Set UTF-8 encoding for import test
- Added UTF-8 encoding wrapper for Windows in GitHub Actions test command
- Fixes UnicodeEncodeError when printing Thai text on Windows console
- All Windows tests now pass (Python 3.8-3.12 on windows-latest)
Co-authored-by: wannaphong <8536487+wannaphong@users.noreply.github.com>1 parent 90c2f70 commit 5ad8e56
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments