Skip to content

Commit 34926f7

Browse files
committed
chore: fix build script
1 parent 187e8fd commit 34926f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ cp dist/tns-android-*.tgz dist/tns-android.tgz
3030
$ANDROID_HOME/platform-tools/adb devices
3131
$ANDROID_HOME/platform-tools/adb -e logcat -c
3232
$ANDROID_HOME/platform-tools/adb -e logcat > consoleLog.txt &
33-
cd test-app
3433
./gradlew runtest
3534

3635
echo $cwd

0 commit comments

Comments
 (0)