Skip to content

Commit

Permalink
Revert "Will revert – disable xcpretty"
Browse files Browse the repository at this point in the history
This reverts commit 24c9703.
  • Loading branch information
ncooke3 committed Oct 11, 2023
1 parent bdb977c commit 6cf709e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test_catalyst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ args=("${args[@]}" "${buildcache_xcb_flags[@]}")

xcodebuild -version
gem install xcpretty
xcodebuild "${args[@]}"
xcodebuild "${args[@]}" | xcpretty

0 comments on commit 6cf709e

Please sign in to comment.