Skip to content

Commit ea68d2e

Browse files
Add PYTHONIOENCODING environment variable
1 parent 65a9c0d commit ea68d2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/testpr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44

55
env:
66
ROS_VERSION: 2
7+
PYTHONIOENCODING: utf-8
78
# Change to 'true' to enable the cache upload as artifacts
89
SAVE_CACHE_AS_ARTIFACT: 'true'
910
# Change to 'true' to ignore cache and force a full rebuild, but please restore to 'false' before merging

0 commit comments

Comments
 (0)