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