Skip to content

Commit

Permalink
ci: remove build step from lefthook check command
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed May 8, 2024
1 parent 4c6d12a commit a3210f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ check:
typecheck:
glob: "*.{ts,tsx}"
run: yarn tsc --noEmit
build:
run: yarn build


commit-msg:
Expand Down

0 comments on commit a3210f9

Please sign in to comment.