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: