Skip to content

Commit

Permalink
fix: set date
Browse files Browse the repository at this point in the history
  • Loading branch information
limpbrains committed Jan 24, 2024
1 parent aff6c71 commit 2979847
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mocha-anrdoid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ adb reverse tcp:9737 tcp:9737
adb reverse tcp:18080 tcp:18080
adb reverse tcp:28081 tcp:28081
adb reverse tcp:60001 tcp:60001
adb shell date `date +%m%d%H%M%G.%S`

set +e
yarn test:mocha:android
Expand Down

0 comments on commit 2979847

Please sign in to comment.