Skip to content

Commit

Permalink
update python ver
Browse files Browse the repository at this point in the history
  • Loading branch information
baileyeet committed Jan 14, 2025
1 parent 1244de9 commit aa74f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
python-version: [3.10]
python-version: ["3.10"]
fail-fast: false

steps:
Expand Down

0 comments on commit aa74f6c

Please sign in to comment.