Skip to content

Commit

Permalink
chore: remove podfile validateion from test action
Browse files Browse the repository at this point in the history
  • Loading branch information
bgiori committed Apr 5, 2024
1 parent 7960a7e commit 5bbc458
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
bundle install
pod install
- name: Validate Podfile
run: pod lib lint

- name: iOS Tests
run: |
xcodebuild test \
Expand Down

0 comments on commit 5bbc458

Please sign in to comment.