Skip to content

Commit

Permalink
test-fix(windows actions): try another env var
Browse files Browse the repository at this point in the history
  • Loading branch information
sqr00t committed Sep 28, 2023
1 parent 4ee2408 commit 03a08c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
shell: bash
env:
PYTHONIOENCODING: utf-8
PYTHONUTF8: 1
run: |
python3 -m pip install --upgrade pip
python3 -m pip install -r requirements_dev.txt
Expand Down

0 comments on commit 03a08c6

Please sign in to comment.