diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1e8d04126002..8f8fa1551d97 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -23,6 +23,7 @@ jobs: python -m pip install mypy pytest-cov -r requirements.txt # FIXME: #4052 fix mypy errors in other directories and add them here - run: mypy --ignore-missing-imports + arithmetic_analysis backtracking bit_manipulation blockchain