We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d1092 commit d65f227Copy full SHA for d65f227
Coder Desktop/Makefile
@@ -13,7 +13,7 @@ fmt:
13
swiftformat $(FMTFLAGS) .
14
15
test:
16
- xcodebuild test \
+ xcodebuild test-without-building \
17
-project $(PROJECT) \
18
-scheme $(SCHEME) \
19
-testPlan $(SCHEME) \
0 commit comments