From 776def7a9d9122647b490db546bcc1b2ca9193a6 Mon Sep 17 00:00:00 2001 From: Jian Chen Date: Wed, 15 Jan 2025 19:16:38 -0500 Subject: [PATCH] Remove hot path for pre-0.70.15 RN fix (#23382) This undo the changes from #23281 --- .../github/azure-pipelines/templates/react-native-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml b/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml index b46fae7989..d7fb958e39 100644 --- a/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml +++ b/tools/ci_build/github/azure-pipelines/templates/react-native-ci.yml @@ -251,6 +251,3 @@ stages: displayName: Publish React Native Detox E2E test logs - template: explicitly-defined-final-tasks.yml - - -