We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639efdd commit 684ab61Copy full SHA for 684ab61
1 file changed
.github/workflows/testpr.yml
@@ -4,6 +4,7 @@ on:
4
5
env:
6
ROS_VERSION: 2
7
+ PYTHONIOENCODING: utf-8
8
# Change to 'true' to enable the cache upload as artifacts
9
SAVE_CACHE_AS_ARTIFACT: 'true'
10
# Change to 'true' to ignore cache and force a full rebuild, but please restore to 'false' before merging
0 commit comments