mirror of
https://github.com/mvt-project/mvt.git
synced 2026-08-14 23:20:22 +02:00
Fixes change in ruff syntax
This commit is contained in:
@@ -16,4 +16,4 @@ jobs:
|
|||||||
pip install --user ruff
|
pip install --user ruff
|
||||||
- name: ruff
|
- name: ruff
|
||||||
run: |
|
run: |
|
||||||
ruff --format=github .
|
ruff check --output-format github .
|
||||||
|
|||||||
Reference in New Issue
Block a user