We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334357f commit 704da8aCopy full SHA for 704da8a
.github/scripts/test_app.sh
@@ -18,4 +18,4 @@ set -o pipefail && arch -"${ARCH}" xcodebuild \
18
-scheme CodeEdit \
19
-destination "platform=OS X,arch=${ARCH}" \
20
-skipPackagePluginValidation \
21
- clean test | xcpretty
+ clean test | xcbeautify --renderer github-actions
0 commit comments