Skip to content

Commit

Permalink
Don't check deleted file
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchop committed Nov 15, 2023
1 parent d5b5344 commit bed48b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
poetry install
- name: Run pylint on dftimewolf and tests
run: |
poetry run pylint --rcfile=.pylintrc setup.py dftimewolf tests
poetry run pylint --rcfile=.pylintrc dftimewolf tests

0 comments on commit bed48b9

Please sign in to comment.