Skip to content

Commit fdb1fb9

Browse files
Plamen5kovpetekanev
authored andcommitted
chore: fix build script
1 parent 51e6636 commit fdb1fb9

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)