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
It's working very well for android. Would it work too for ios projects?
The firebase command is not that different: gcloud firebase test ios run --test PATH/TO/MyTests.zip \ --device model=iphonexr,version=13.2,locale=en_US,orientation=portrait --xcode-version=12.1
Would this work with the current action, something like?
It's working very well for android. Would it work too for ios projects?
The firebase command is not that different:
gcloud firebase test ios run --test PATH/TO/MyTests.zip \ --device model=iphonexr,version=13.2,locale=en_US,orientation=portrait --xcode-version=12.1
Would this work with the current action, something like?
tests.yml
The text was updated successfully, but these errors were encountered: