Skip to content

Commit 6cdf686

Browse files
committed
ci: update pr workflow
1 parent eea7b57 commit 6cdf686

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,5 @@ jobs:
120120
- name: Create Secrets.xcconfig
121121
run: echo MAPS_API_KEY="API_KEY" >> example/ios/Secrets.xcconfig
122122

123-
- name: Install iOS Simulator runtime
124-
run: |
125-
sudo xcodebuild -runFirstLaunch
126-
sudo xcodebuild -downloadPlatform iOS
127-
128123
- name: Build example for iOS
129124
run: yarn build:ios

0 commit comments

Comments
 (0)