Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Nov 18, 2024
1 parent d121fb4 commit 301a731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-android.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cd example
JAVA_OPTS=-XX:MaxHeapSize=6g yarn run:android:release --cache-dir=.turbo/android
adb forward tcp:9000 tcp:9000
echo "Polling in-app server..."
node ./scripts/poll-in-app-server.js
node ../scripts/poll-in-app-server.js

0 comments on commit 301a731

Please sign in to comment.