We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f574b7 commit 2bef172Copy full SHA for 2bef172
.github/workflows/sonarqube.yml
@@ -52,7 +52,7 @@ jobs:
52
xcodebuild test-without-building \
53
-scheme 'FormbricksSDK' \
54
-sdk iphonesimulator \
55
- --configuration Debug \
+ -config Debug \
56
-destination 'platform=iOS Simulator,name=iPhone SE (3rd generation),OS=18.2' \
57
-derivedDataPath build \
58
-enableCodeCoverage YES
0 commit comments