Skip to content

Commit

Permalink
fix 🤬 type check run command
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstyles committed Apr 10, 2024
1 parent f904799 commit 1c02845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
- name: Lint
run: bun run lint
- name: Type check
run: bun tun type:check
run: bun run type:check

0 comments on commit 1c02845

Please sign in to comment.