diff --git a/.github/workflows/test_fast.yml b/.github/workflows/test_fast.yml index 69c47a02246..e5d8b56c4fd 100644 --- a/.github/workflows/test_fast.yml +++ b/.github/workflows/test_fast.yml @@ -106,6 +106,7 @@ jobs: echo "the following towncrier files may be wrong:" ls changes.d | grep ^[a-z].*.md exit 1 + fi # note: exclude python 3.10+ from mypy checks as these produce false # positives in installed libraries for python 3.7