Skip to content

Commit b3b4681

Browse files
committed
retry
1 parent 389bda6 commit b3b4681

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Coder Desktop/Makefile

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

1515
test:
16+
LC_ALL="en_US.UTF-8" \
1617
xcodebuild test \
1718
-project $(PROJECT) \
1819
-scheme $(SCHEME) \

0 commit comments

Comments
 (0)