mirror of
https://github.com/onyx-and-iris/simple-recorder.git
synced 2026-04-08 18:33:35 +00:00
run ruff format as well
This commit is contained in:
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
@@ -15,3 +15,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
args: 'format --check --diff'
|
||||
|
||||
Reference in New Issue
Block a user