We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f0e1b2 commit 151a0e7Copy full SHA for 151a0e7
1 file changed
scripts/test-ios.sh
@@ -6,8 +6,8 @@ xcrun simctl boot "$(xcrun simctl list devices available | grep -m1 'Booted' ||
6
7
yarn run:ios:release
8
9
-cd ..
+sleep 5
10
11
-sleep(5)
+cd ..
12
13
node ./scripts/poll-in-app-server.js
0 commit comments