Skip to content

Commit fd76613

Browse files
committed
[fix] test tuist cache 단계 제거
1 parent 034f2aa commit fd76613

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ test:
1717
make clean
1818
make download
1919
tuist install
20-
tuist cache
21-
TUIST_DEVELOPMENT_TEAM=$(DEVELOPMENT_TEAM) tuist generate App
20+
TUIST_DEVELOPMENT_TEAM=$(DEVELOPMENT_TEAM) tuist generate App --verbose
2221

2322
clean:
2423
tuist clean

0 commit comments

Comments
 (0)