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
{{ message }}
This repository was archived by the owner on Nov 17, 2022. It is now read-only.
Hi,
There is an issue when working with native script test framework:
after running tests with 'tns test android' running 'tns build/run android' will use the apk with the embedded test runner and not update to be without it.
This is an issue with CI normal flow as you would expect it to first run tests and then build apk.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
There is an issue when working with native script test framework:
after running tests with 'tns test android' running 'tns build/run android' will use the apk with the embedded test runner and not update to be without it.
This is an issue with CI normal flow as you would expect it to first run tests and then build apk.
Thanks
The text was updated successfully, but these errors were encountered: