aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index cdfed11..ee4b1db 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -42,5 +42,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: '3.x'
- - run: python -m pip install mypy
+ - run: python -m pip install mypy types-PyYAML
- run: python run_mypy.py