Skip to content

Commit 704da8a

Browse files
Update test_app.sh
1 parent 334357f commit 704da8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/test_app.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ set -o pipefail && arch -"${ARCH}" xcodebuild \
1818
-scheme CodeEdit \
1919
-destination "platform=OS X,arch=${ARCH}" \
2020
-skipPackagePluginValidation \
21-
clean test | xcpretty
21+
clean test | xcbeautify --renderer github-actions

0 commit comments

Comments
 (0)