fix(clean up):

This commit is contained in:
Alexander Myasoedov
2025-11-30 18:43:37 +02:00
parent 7a9c884333
commit 14eefb7a67
2 changed files with 1 additions and 47 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ jobs:
- name: Install pre-commit
run: poetry install
- name: Run pre-commit
run: pre-commit run --all-files
run: poetry run pre-commit run --all-files