Skip to content

Commit

Permalink
Remove extra env.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed May 8, 2024
1 parent 9e56e21 commit 653c6fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.9"]
env:
PYTHONIOENCODING: "utf8"

steps:
- name: Check out code
Expand Down

0 comments on commit 653c6fa

Please sign in to comment.