Skip to content

Commit

Permalink
Revert "no message"
Browse files Browse the repository at this point in the history
This reverts commit 4ac66e0.
  • Loading branch information
AI committed Dec 27, 2023
1 parent 4ac66e0 commit e7e6502
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install pylint
- name: Install Poetry
run: |
pip install poetry
- name: Install dependencies with Poetry
run: |
poetry install
- name: Analysing the code with pylint
run: |
pylint $(git ls-files '*.py')

0 comments on commit e7e6502

Please sign in to comment.