Skip to content

Commit

Permalink
ci: fix tests run in git hook
Browse files Browse the repository at this point in the history
  • Loading branch information
glebcha committed Nov 29, 2023
1 parent 4a06d67 commit 10ffe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lefthook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pre-push:
parallel: true
commands:
test:
run: npx uvu -r ts-node/register src spec
run: npx uvu -r esbuild-register src spec

0 comments on commit 10ffe3b

Please sign in to comment.