Skip to content

Commit

Permalink
hack around mypy issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tjlane committed Sep 10, 2024
1 parent 5973c0f commit f3ff5bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
run: |
pip install mypy
pip install .
mkdir .mypy_cache
mypy --install-types --non-interactive meteor/ test/

0 comments on commit f3ff5bb

Please sign in to comment.