erisu commented on code in PR #835:
URL: 
https://github.com/apache/cordova-plugin-camera/pull/835#discussion_r1218042286


##########
.github/workflows/android.yml:
##########
@@ -134,4 +134,4 @@ jobs:
           force-avd-creation: false
           disable-animations: false
           emulator-options: -no-window -gpu swiftshader_indirect -noaudio 
-no-boot-anim
-          script: ${{ env.paramedic }} --config ./pr/local/${{ env.test_config 
}} --plugin ${{ env.test_plugin_path }}
+          script: ${{ env.paramedic }} --config ./pr/local/${{ env.test_config 
}} --plugin ${{ env.test_plugin_path }}

Review Comment:
   ```suggestion
             script: ${{ env.paramedic }} --config ./pr/local/${{ 
env.test_config }} --plugin ${{ env.test_plugin_path }}
   
   ```
   Add back newline



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to