diff --git a/check.sh b/check.sh index 6fb3b58..11a661d 100755 --- a/check.sh +++ b/check.sh @@ -9,3 +9,5 @@ ruff check --fix mypy colmi_r02_client pytest + +poetry check --lock