You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For cordova-windows it is impossible/hard to actually run the app on CI. As such, it makes sense to at least see if you can build the app and then stop.
https://github.com/apache/cordova-paramedic#--cli-optional
What is this needed for? Testing of local CLI with changes to check if it still does the things it should do?
https://github.com/apache/cordova-paramedic#--justbuild-optional
Why would I ever want to "just build" the project but not run any tests with it?
https://github.com/apache/cordova-paramedic#--cleanupafterrun-optional
Why would I not want to clean up after myself? Maybe to be able to still play manually with the project?
...
The text was updated successfully, but these errors were encountered: