mirror of https://github.com/Mai-with-u/MaiBot.git
Update ruff.yml do nothing when install
parent
75924bf499
commit
46a80b07ae
|
|
@ -16,6 +16,7 @@ jobs:
|
|||
uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
version: "latest"
|
||||
args: "--version"
|
||||
- run: ruff check --fix
|
||||
- run: ruff format
|
||||
- name: Commit changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue