Change-Id: I3e698288f24d6a938fa075770052e15f093d6747
echo "\`\`\`" >> ./tests/Performance/result.log
if: success()
+ - name: Uninstall App
+ shell: bash
+ run: |
+ sdb -d uninstall org.tizen.example.AppCommon.Tizen.Mobile
+ sdb -d uninstall org.tizen.example.ApplicationControl.Tizen.Mobile
+ sdb -d uninstall org.tizen.example.Puzzle.Tizen.Mobile
+ sdb -d uninstall org.tizen.example.Settings.Tizen.Mobile
+ sdb -d uninstall org.tizen.example.System_info.Tizen.Mobile
+ sdb -d uninstall org.tizen.example.Xamarin.Hello.F_HUB.Tizen
+ if: success()
+
- name: Comment Result
run: |
./scripts/github-comment.sh ${{github.event.pull_request.number}} ./tests/Performance/result.log