Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 6b18446

Browse files
committed
commented cocoapods
1 parent 7748f86 commit 6b18446

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515

1616
# Install CocoaPods
1717
- run:
18-
name: Install CocoaPods
19-
command: pod install
18+
# name: Install CocoaPods
19+
# command: pod install
2020

2121
# Build the app and run tests
2222
- run:

0 commit comments

Comments
 (0)