diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1f5cfd20..ce73f997 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,5 +11,4 @@ jobs: runs-on: warp-macos-14-arm64-6x steps: - uses: actions/checkout@v3 - - run: swiftlint Sources/ XMTPiOSExample/XMTPiOSExample - run: pod lib lint --allow-warnings