Skip to content

Commit

Permalink
Allow provisioning updates for local-only CI testing build.
Browse files Browse the repository at this point in the history
  • Loading branch information
emerssso committed Jan 27, 2025
1 parent a89d5c1 commit d4cd891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
-workspace Runner.xcworkspace \
-scheme Runner \
-configuration Debug \
-allowProvisioningUpdates \
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.2'
- name: Test docs generation
Expand Down

0 comments on commit d4cd891

Please sign in to comment.