Skip to content

Commit

Permalink
fix: Remove unused github step
Browse files Browse the repository at this point in the history
  • Loading branch information
rynecheow committed Jan 4, 2021
1 parent 7c45f7e commit dd85750
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
swift build
swift test
- name: Generate Xcodeproj
run: |
xcodegen
- name: Build Cocoapods iOS Demo
run: |
set -eo pipefail
Expand Down

0 comments on commit dd85750

Please sign in to comment.