Skip to content

Commit d65f227

Browse files
committed
retry
1 parent 24d1092 commit d65f227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coder Desktop/Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fmt:
1313
swiftformat $(FMTFLAGS) .
1414

1515
test:
16-
xcodebuild test \
16+
xcodebuild test-without-building \
1717
-project $(PROJECT) \
1818
-scheme $(SCHEME) \
1919
-testPlan $(SCHEME) \

0 commit comments

Comments
 (0)