Skip to content

Commit 835362e

Browse files
Trying to get emulator action to work
1 parent 988b237 commit 835362e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr_validation.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
arch: x86_64
2828
profile: Pixel_8_API_34
2929
emulator-options: "-no-snapshot -no-boot-anim -camera-back none -camera-front none" # Emulator options (optional)
30+
script: |
31+
echo "Emulator is running"
3032
3133
- name: Wait for Emulator to Start
3234
run: |

0 commit comments

Comments
 (0)