Skip to content

Commit 3740da4

Browse files
committed
Update pre-release-qa.yml
1 parent 7af12f2 commit 3740da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cd SDKIntegrationTestApps/iOSReleaseTest-Cocoapods/
4949
pod install
5050
xcodebuild test -scheme iOSReleaseTest -workspace iOSReleaseTest.xcworkspace
51-
-destination "$DESTINATION" -resultBundlePath ../../test-results/ios-cocoapods.xcresult -allowProvisioningUpdates
51+
-destination "$DESTINATION" -resultBundlePath ../../test-results/ios-cocoapods.xcresult
5252
- name: Upload test report
5353
uses: actions/upload-artifact@v4
5454
if: always()

0 commit comments

Comments
 (0)