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
Add placeholder step in CI for Reader unit tests (#24387)
* Define group for unit tests in CI
* Add lane to sync code signing for Reader on App Store account
I named it with `..._app_store_reader` instead of `..._reader_app_store`
like the other lanes for Jetpack and WordPress because I find that
suffixing the app name leads to better code completion and homogeneous
API.
```
..._app_store_jetpack
..._app_store_reader
..._app_store_wordpress
```
This is not the time to change the other lane names, however.
* Add placeholder Reader unit tests step in CI; runs code signing sync
0 commit comments