Skip to content

Commit fd95454

Browse files
committed
add mypy to ci-lint
1 parent 003f5fc commit fd95454

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ jobs:
2626
poetry run pre-commit run end-of-file-fixer
2727
poetry run pre-commit run ruff
2828
poetry run pre-commit run ruff-format
29+
poetry run pre-commit run mypy

0 commit comments

Comments
 (0)