Skip to content

Commit 24735b4

Browse files
committed
fix action
1 parent b82c71b commit 24735b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/py_analisys.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
pip install ruff==0.5.5
1919
- name: Analysing the code with ruff
2020
run: |
21-
ruff check backend
21+
ruff check

0 commit comments

Comments
 (0)