diff --git a/deploy.sh b/deploy.sh index 92d652f..1cc7312 100755 --- a/deploy.sh +++ b/deploy.sh @@ -4,6 +4,7 @@ set -ex yarn tsc yarn lint +yarn jest git push origin HEAD cd android || exit 1