Skip to content

Commit ea0d8db

Browse files
committed
Add -allowProvisioningUpdates
1 parent 89af924 commit ea0d8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- run: pod install
8989
working-directory: example/ios
9090

91-
- run: xcodebuild test -workspace reactnativedeviceactivityexample.xcworkspace -scheme reactnativedeviceactivityexample
91+
- run: xcodebuild test -workspace reactnativedeviceactivityexample.xcworkspace -scheme reactnativedeviceactivityexample -allowProvisioningUpdates
9292
working-directory: example/ios
9393

9494

0 commit comments

Comments
 (0)