Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bosd authored Jul 24, 2024
1 parent 3c61b97 commit b5259a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
test:
timeout-minutes: 10
runs-on: ${{ matrix.os }}
env:
PYTHONIOENCODING: "utf8"
strategy:
matrix:
python-version: [3.8, 3.9, 3.10.x, 3.11, 3.12]
Expand Down

0 comments on commit b5259a2

Please sign in to comment.