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
With v3.0.18, after running nx run demo:test:android --watch=false --justlaunch, it runs ns test ios --env.codeCoverage --force --watch=false --justlaunch instead of ns test android. This does not happen when pinning this dependency to v3.0.17.
With v3.0.18, after running
nx run demo:test:android --watch=false --justlaunch
, it runsns test ios --env.codeCoverage --force --watch=false --justlaunch
instead ofns test android
. This does not happen when pinning this dependency to v3.0.17.It is possible to see the problem here: https://dev.azure.com/GeoTecINIT/nativescript-plugins/_build/results?buildId=510&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=59a85588-b0ba-5043-24c4-d9e29d89c6f6
The text was updated successfully, but these errors were encountered: