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 e5dc7e3 commit ef7a0d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_hosts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Run and fix formatting
run: |
black --line-length 88 .
black --verbose --line-length 88 setDNS.py
isort .
flake8 --max-line-length=88 .
Expand Down

0 comments on commit ef7a0d9

Please sign in to comment.