Skip to content

Commit 1c2b5a7

Browse files
committed
Remove iOS CI debug step comment
1 parent fc770fb commit 1c2b5a7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ios.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ jobs:
5353
# - uses: setup/cocoapods # cache
5454
# DerivedData cache
5555

56-
# Debug
57-
# - name: Install pods (debug)
58-
# run: cd ios && pod update hermes-engine --no-repo-update && cd ..
59-
# - name: Build iOS (debug)
60-
# run: npx react-native run-ios --configuration Debug
61-
6256
# - name: Xcode clean
6357
# run: xcodebuild clean
6458

0 commit comments

Comments
 (0)