Skip to content

Commit

Permalink
wrong command in types workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniouaa committed Aug 25, 2021
1 parent 16b4ee7 commit 9aa7598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- name: Run the typechecking with mypy
run: |
poetry run task typing
poetry run task mypy

0 comments on commit 9aa7598

Please sign in to comment.