Skip to content

Commit 8bc5948

Browse files
Michael HallikMichael Hallik
Michael Hallik
authored and
Michael Hallik
committed
Update lint workflow.
1 parent 352fcd0 commit 8bc5948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Run Pylint
2929
run: |
30-
poetry run pylint src tests
30+
poetry run pylint src
3131
3232
- name: Run Pyright
3333
run: |

0 commit comments

Comments
 (0)