Skip to content

Commit eb8a2ee

Browse files
author
Luc Dion
committed
Fix CI
1 parent 96c65e5 commit eb8a2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ echo "tvOS unit test" &&
3232
echo "===============================" &&
3333
time xcodebuild build test -workspace PinLayout.xcworkspace -scheme PinLayout-tvOS -derivedDataPath $DERIVED_DATA -sdk appletvsimulator11.4 \
3434
-destination 'platform=tvOS Simulator,name=Apple TV 4K,OS=11.4'
35-
| xcpretty &&
35+
| xcpretty
3636

3737

3838
echo "===============================" &&

0 commit comments

Comments
 (0)