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 f3bac32 commit 072cb16
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
name: Run swiftlint
runs-on: macos-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- uses: actions/checkout@v3
- run: swiftlint Sources/ XMTPiOSExample/XMTPiOSExample
- run: pod lib lint --allow-warnings

0 comments on commit 072cb16

Please sign in to comment.