From cc1357707c37aa1ce530c49aba1f3faece5b6a7a Mon Sep 17 00:00:00 2001 From: dongyuwei Date: Fri, 12 Jan 2024 06:38:08 +0000 Subject: [PATCH] test --- unit-tests.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/unit-tests.sh b/unit-tests.sh index de45cd7..3c7d8de 100644 --- a/unit-tests.sh +++ b/unit-tests.sh @@ -1,2 +1,3 @@ xcodebuild clean -workspace hallelujah.xcworkspace/ -scheme Tests + xcodebuild test CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO -workspace hallelujah.xcworkspace/ -scheme Tests