diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed9786be..fd7d4ce0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,6 +21,7 @@ jobs: python3 --version which pylint || echo damn1 which mypy || echo damn2 + cat `which mypy` pylint --version mypy --version echo test, and deploy your project.