Skip to content

Commit

Permalink
start emu
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSmartCell committed Aug 11, 2023
1 parent 48daab2 commit b5f6e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
rm -rf ./output
mkdir ./output
/usr/local/android-studio/plugins/emulator -avd Blobby2_API_30 &
emulator -avd Blobby2_API_30 &
adb shell settings put secure long_press_timeout 1500
ganache --chain.chainId 2 -h 0.0.0.0 -p 8545 -m "horse light surface bamboo combine item lumber tunnel choose acid mail feature" &
adb logcat >> output/emulator.log &
Expand Down

0 comments on commit b5f6e84

Please sign in to comment.