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
Fix false positive Keystone and WordPressData tests in CI (#24630)
* Add `pipefail` to inline commands to run tests in CI
* Run Keystone and WordPressData unit tests in CI on iOS 18.4
The only iOS version available out of the box with the 16.3 stack.
* DRY command to run unit tests focused to a scheme in CI
* Disable Keystone tests in CI
* Add schema to Buildkite pipeline and address `if: false` violation
0 commit comments