diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1f307e57..a86b2677 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -32,9 +32,6 @@ jobs: bundle install pod install - - name: Validate Podfile - run: pod lib lint - - name: iOS Tests run: | xcodebuild test \