Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nplasterer authored Nov 5, 2024
1 parent 5eab38d commit a926ac7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
- name: Run swiftlint
run: swiftlint Sources/ XMTPiOSExample/XMTPiOSExample

# Install CocoaPods dependencies
- name: Install CocoaPods dependencies
run: pod install

# Lint the podspec
- name: Lint podspec
run: pod lib lint --allow-warnings

0 comments on commit a926ac7

Please sign in to comment.