Skip to content

Commit

Permalink
Removed mypy test for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
NowanIlfideme committed Sep 12, 2021
1 parent 1418a09 commit b06fe9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- name: Test with pytest
run: |
pytest
- name: Test with mypy
run: |
mypy -m pydantic_yaml
# - name: Test with mypy
# run: |
# mypy -m tsdata

0 comments on commit b06fe9a

Please sign in to comment.