Skip to content

Commit 6d26228

Browse files
author
Sunita Prajapati
committed
fix: fixed indentation issue
1 parent fbfd58f commit 6d26228

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,6 @@ jobs:
165165
-noaudio
166166
-no-boot-anim
167167
-camera-back none
168-
-accel off disable-animations: true
168+
-accel off
169+
disable-animations: true
169170
script: yarn e2e test:android

0 commit comments

Comments
 (0)