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
|
uses: astral-sh/ruff-action@v3
|
||||||
with:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
|
args: "--version"
|
||||||
- run: ruff check --fix
|
- run: ruff check --fix
|
||||||
- run: ruff format
|
- run: ruff format
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue