mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
Update lint.yml
This commit is contained in:
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@@ -30,5 +30,6 @@ jobs:
|
||||
|
||||
- name: 3. Ruff check and fix
|
||||
run: ruff check . --fix
|
||||
continue-on-error: true
|
||||
env:
|
||||
PYTHONIOENCODING: utf-8
|
||||
|
||||
Reference in New Issue
Block a user