erisu commented on code in PR #390:
URL:
https://github.com/apache/cordova-plugin-file-transfer/pull/390#discussion_r3637639210
##########
.github/workflows/android.yml:
##########
@@ -142,15 +134,8 @@ jobs:
emulator-options: -no-window -gpu swiftshader_indirect -noaudio
-no-boot-anim
script: echo "Pregenerate the AVD before running Paramedic"
- # PLUGIN'S EXTRA STEP
Review Comment:
Should add this step back.
##########
.github/workflows/chrome.yml:
##########
@@ -64,13 +71,6 @@ jobs:
if: ${{ endswith(env.repo, '/cordova-paramedic') != true }}
run: npm i -g github:apache/cordova-paramedic
- # PLUGIN'S EXTRA STEP
Review Comment:
Should add this step back.
##########
.github/workflows/ios.yml:
##########
@@ -88,13 +98,6 @@ jobs:
if: ${{ endswith(env.repo, '/cordova-paramedic') != true }}
run: npm i -g github:apache/cordova-paramedic
- # PLUGIN'S EXTRA STEP
Review Comment:
Should add this step back.
--
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]