We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f68a82 commit 77c782dCopy full SHA for 77c782d
1 file changed
.github/workflows/mr_ci_text_spotting.yml
@@ -16,6 +16,7 @@ jobs:
16
env:
17
# point datasets to ~/.torch so it's cached by CI
18
DETECTRON2_DATASETS: ~/.torch/datasets
19
+ PYTHONIOENCODING: utf-8
20
21
runs-on: ${{ matrix.os }}
22
steps:
0 commit comments