Skip to content

Commit

Permalink
Remove mypy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
couling committed Jan 2, 2024
1 parent e05447e commit fb88a61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
- name: Pytest
run: poetry run pytest

- name: MyPy
run: mypy -m mkdocs_deploy
#- name: MyPy
# run: mypy -m mkdocs_deploy

0 comments on commit fb88a61

Please sign in to comment.