Skip to content

Commit

Permalink
remove mypy report
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 committed Jan 28, 2024
1 parent f450b43 commit d2b3376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mypy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:

- name: Run typing tests
shell: bash -l {0}
run: mypy --cobertura-xml-report ./
run: mypy kornia/

# - if: always()
# name: Upload typing coverage
Expand Down

0 comments on commit d2b3376

Please sign in to comment.