Skip to content

Commit 5e7aee7

Browse files
committed
Update ui-test-ios.yml
1 parent ee07481 commit 5e7aee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ui-test-ios.yml

+1
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
# Open Simulator app
6363
- name: Open Simulator app
6464
run: |
65+
sudo rm -rf ~/Library/Developer/CoreSimulator/Caches
6566
open -Fna Simulator
6667
xcrun simctl boot ${{ env.SIM_UDID }}
6768

0 commit comments

Comments
 (0)