From a7eeb0c6b32816ef0bd4e9e45b6d08f7e8291087 Mon Sep 17 00:00:00 2001 From: Sokhibjon Orzikulov Date: Wed, 16 Aug 2023 16:51:46 +0500 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3893fd0..c560cc9 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -30,4 +30,4 @@ jobs: - name: Build run: | - xcodebuild -project experiment.xcodeproj -scheme experiment -configuration Release build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO \ No newline at end of file + xcodebuild -project experiment.xcodeproj -scheme experiment -configuration Release build \ No newline at end of file