From bbf26f60613e10a3af2c3806cfd2984280342a06 Mon Sep 17 00:00:00 2001 From: Jiwoong CHOI Date: Sun, 15 Sep 2024 14:34:46 +0900 Subject: [PATCH] =?UTF-8?q?[#48]=20EATSSUTests=20=ED=81=B4=EB=9E=98?= =?UTF-8?q?=EC=8A=A4=EB=A7=8C=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fastlane/Fastfile | 1 + fastlane/report.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 8ca4f10..4c254b5 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -26,6 +26,7 @@ platform :ios do run_tests( devices: ["iPhone 15 Pro"], scheme: "EATSSU", + only_testing: ["EATSSUTests"] ) end end diff --git a/fastlane/report.xml b/fastlane/report.xml index 2448ada..ab8532e 100644 --- a/fastlane/report.xml +++ b/fastlane/report.xml @@ -5,12 +5,12 @@ - + - +