Skip to content

Commit 5cd5e7a

Browse files
committed
enable xcpretty
1 parent 5a50a45 commit 5cd5e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ set -o pipefail && arch -"${ARCH}" xcodebuild \
1717
-scheme CodeEditTextView \
1818
-derivedDataPath ".build" \
1919
-destination "platform=macos,arch=${ARCH}" \
20-
clean test
20+
clean test | xcpretty

0 commit comments

Comments
 (0)