Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dest1n1s committed Jun 10, 2024
1 parent f4816b1 commit 4a32d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
- name: Install dependencies
run: pdm install
- name: Type check
run: mypy .
run: pdm run mypy .

0 comments on commit 4a32d33

Please sign in to comment.