diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f953934..a7a5974 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -22,4 +22,4 @@ jobs: pip install poetry poetry install - name: Analysing the code with pylint - run: poetry run pylint --rcfile=.pylintrc itchiodl/ + run: poetry run pylint --rcfile=.pylintrc itchiodl/ itchiodl/downloader/ itchiodl/bundle_tool/