Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alekepd committed Nov 30, 2023
1 parent f73881a commit a212180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Type check with mypy
run: |
# mypy check. Ignore uncheckable modules.
mypy test src examples
mypy tests src examples

0 comments on commit a212180

Please sign in to comment.