Skip to content

Commit 2852c20

Browse files
Merge branch 'CodeEditApp:main' into terminal-task-output
2 parents b253cae + 704da8a commit 2852c20

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)