Skip to content

Commit

Permalink
Test removing cache
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick91 committed Nov 23, 2021
1 parent c007d4d commit 5cb5f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mypy.yml
Expand Up @@ -38,4 +38,5 @@ jobs:
run: poetry install
if: steps.cache-poetry-dependencies.outputs.cache-hit != 'true'

- run: rm -rf .mypy_cache
- run: poetry run mypy --ignore-missing-imports --config-file mypy.ini --install-types --non-interactive --show-traceback .

0 comments on commit 5cb5f78

Please sign in to comment.