Skip to content

Commit

Permalink
Use xcbeautify instead of xcpretty
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Müller <[email protected]>
  • Loading branch information
SystemKeeper committed Mar 18, 2024
1 parent 14aab94 commit 5d15c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uitests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
-test-iterations 3 \
-retry-tests-on-failure \
-resultBundlePath "testResult.xcresult" \
-quiet
| xcbeautify --quieter
- name: Upload test results
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 5d15c20

Please sign in to comment.