Skip to content

Commit

Permalink
Update code_linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bebra777228 authored Jan 26, 2025
1 parent 7739535 commit 499d54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Установка зависимостей
run: |
python -m pip install --upgrade pip
pip install --upgrade pip==24.0
pip install flake8 pylint vulture
pip install -r requirements.txt
Expand Down

0 comments on commit 499d54b

Please sign in to comment.