Skip to content

Commit 2bef172

Browse files
committed
fix action
1 parent 0f574b7 commit 2bef172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
xcodebuild test-without-building \
5353
-scheme 'FormbricksSDK' \
5454
-sdk iphonesimulator \
55-
--configuration Debug \
55+
-config Debug \
5656
-destination 'platform=iOS Simulator,name=iPhone SE (3rd generation),OS=18.2' \
5757
-derivedDataPath build \
5858
-enableCodeCoverage YES

0 commit comments

Comments
 (0)