🚧 Remove use of xcpretty

This commit is contained in:
Chris Araman 2021-11-18 12:11:37 -08:00 committed by Chris Araman
parent ce9c51f71d
commit 425b935c2c

View file

@ -7,4 +7,4 @@
#
echo "==> ✅ Testing"
set -o pipefail && swift test 2>&1 | xcpretty
swift test