Skip to content

Commit 2979847

Browse files
committed
fix: set date
1 parent aff6c71 commit 2979847

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mocha-anrdoid.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ adb reverse tcp:9737 tcp:9737
1010
adb reverse tcp:18080 tcp:18080
1111
adb reverse tcp:28081 tcp:28081
1212
adb reverse tcp:60001 tcp:60001
13+
adb shell date `date +%m%d%H%M%G.%S`
1314

1415
set +e
1516
yarn test:mocha:android

0 commit comments

Comments
 (0)