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
I want to set the test-targets for my ios test-run based on env vars. That would allow me for example to run only the tests for features which got changed in a PR as a statuscheck
example config ... test-targets: - $TESTTARGETS ...
The text was updated successfully, but these errors were encountered:
I want to set the test-targets for my ios test-run based on env vars. That would allow me for example to run only the tests for features which got changed in a PR as a statuscheck
example config
...
test-targets:
- $TESTTARGETS
...
The text was updated successfully, but these errors were encountered: