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

0 comments on commit b215732

Please sign in to comment.