We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc96e1 commit 0ef71fbCopy full SHA for 0ef71fb
1 file changed
.github/workflows/e2e-manual.yml
@@ -126,7 +126,4 @@ jobs:
126
arch: x86_64
127
profile: pixel_7
128
emulator-boot-timeout: 900
129
- script: |
130
- npm run e2e -- \
131
- --app "${{ inputs.app }}" \
132
- --platform android
+ script: npm run e2e -- --app "${{ inputs.app }}" --platform android
0 commit comments