diff --git a/.circleci/config.yml b/.circleci/config.yml index 3792e40..56367e6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -43,5 +43,5 @@ workflows: filters: branches: only: - - production + - main context: echo diff --git a/Echo.json5 b/Echo.json5 index 250306f..f3664ad 100644 --- a/Echo.json5 +++ b/Echo.json5 @@ -90,7 +90,7 @@ { name: 'AREnableQuickLinksAnimation2', value: true }, { name: 'AREnableRedesignedSettings', value: true }, { name: 'ARShowOnboardingPriceRangeScreen', value: true }, - { name: 'AREnableFailingTestEcho', value: true }, + { name: 'AREnableFailingTestEcho', value: false }, // deprecated flags. REMOVE OR CHANGE WITH CARE. { name: 'AREnableInfiniteDiscovery', value: true }, // 2025-04-24 removed artsy/eigen#11769