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 f79d7ffCopy full SHA for f79d7ff
1 file changed
.github/workflows/testpr.yml
@@ -72,6 +72,8 @@ jobs:
72
73
- name: Generate recipes
74
shell: bash -l {0}
75
+ env:
76
+ PYTHONIOENCODING: utf-8
77
run: |
78
mkdir -p recipes
79
pixi run -v vinca --platform ${{ matrix.platform }} -m -n
0 commit comments