Skip to content

Commit

Permalink
Update tools/ci_build/github/azure-pipelines/templates/use-android-em…
Browse files Browse the repository at this point in the history
…ulator.yml

Co-authored-by: Edward Chen <[email protected]>
  • Loading branch information
skottmckay and edgchen1 authored Oct 12, 2023
1 parent daa8ef5 commit 43e54b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ steps:
fi
displayName: Check emulator.pid does not exist
# Add -verbose to --emulator-extra-args to additional logging.
# Add -verbose to --emulator-extra-args to enable additional logging.
- script: |
set -e -x
python3 tools/python/run_android_emulator.py \
Expand Down

0 comments on commit 43e54b4

Please sign in to comment.