Skip to content

Commit

Permalink
pip install mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
aarne33 committed May 30, 2023
1 parent d793a98 commit 79e2894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -7,6 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- run: pip install mypy
- uses: pre-commit/action@v3.0.0
- name: List files in the repository
run: ls ${{ github.workspace }}
Expand Down

0 comments on commit 79e2894

Please sign in to comment.