Hi,
My conversion always fails in the deployment step with error
"This page has an error. You might just need to refresh it. [PromiseRejection: [object Object]]"
And the deployment status of the metadata:
Code Coverage Failure
Your code coverage is 69%. You need at least 75% coverage to complete this deployment.
Is it possible to make a version that uploads the metadata with tag -l "NoTestRun" since I'm deploying to Sandbox and not production and I don't need to enforce code coverage?
Thanks for the help!