Skip to content

Commit

Permalink
fix config file
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGrace2282 committed May 15, 2024
1 parent ecbc3cd commit 3b9075b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ defaults:
run:
shell: bash

env:
# testing on windows
PYTHONUTF=1

jobs:
format:
runs-on: ubuntu-latest
env:
PYTHONUTF: 1

strategy:
matrix:
Expand Down

0 comments on commit 3b9075b

Please sign in to comment.