Skip to content

Commit

Permalink
更新 update_hosts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sinspired authored Dec 7, 2024
1 parent 03a3f6b commit 09781ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@ jobs:
- name: Run and fix formatting
run: |
flake8 .
black .
isort .
# flake8 .
flake8 --max-line-length=88 .
# 提交修复的代码
- name: Commit and push fixes
Expand Down

0 comments on commit 09781ba

Please sign in to comment.