Skip to content

Commit

Permalink
chore: split ama
Browse files Browse the repository at this point in the history
  • Loading branch information
ceceppa committed Sep 7, 2023
1 parent 3953bfd commit 58adce8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

yarn test && yarn coverage
# TODO: Restore me
# yarn test && yarn coverage

0 comments on commit 58adce8

Please sign in to comment.