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.
2 parents b253cae + 704da8a commit 2852c20Copy full SHA for 2852c20
.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