Skip to content

Commit 17bc7d0

Browse files
authored
add xcpretty
1 parent 9c9ca77 commit 17bc7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xctest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ jobs:
6565
-sdk iphonesimulator \
6666
-destination 'platform=iOS Simulator,OS=14.0,name=iPhone 11' \
6767
-enableCodeCoverage YES \
68-
test
68+
test | xcpretty
6969

0 commit comments

Comments
 (0)