Skip to content

Commit

Permalink
Run type checker
Browse files Browse the repository at this point in the history
  • Loading branch information
kjy5 committed Jan 10, 2025
1 parent 3d9d2f5 commit 82f849c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autoformat-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
- name: 🧶 Lint
run: hatch fmt --check

# - name: 🔍 Type Check
# run: hatch -e types run check
- name: 🔍 Type Check
run: hatch run check

0 comments on commit 82f849c

Please sign in to comment.