From 024c552f0729e433c1d0c79d30e4e5c3125a5859 Mon Sep 17 00:00:00 2001 From: Alexey Alter-Pesotskiy Date: Mon, 9 Oct 2023 09:46:53 +0100 Subject: [PATCH] Resolve merge conflict --- .github/workflows/smoke-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoke-checks.yml b/.github/workflows/smoke-checks.yml index eb7edef57..5ec599d33 100644 --- a/.github/workflows/smoke-checks.yml +++ b/.github/workflows/smoke-checks.yml @@ -131,7 +131,7 @@ jobs: if: failure() run: | brew install chargepoint/xcparse/xcparse - xcparse screenshots fastlane/test_output/StreamChatUI.xcresult fastlane/test_output/snapshots --test + xcparse screenshots fastlane/test_output/DemoApp.xcresult fastlane/test_output/snapshots --test - uses: actions/upload-artifact@v3 if: failure() with: