Skip to content

Commit dd85750

Browse files
committed
fix: Remove unused github step
1 parent 7c45f7e commit dd85750

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pull_request.yml

-4
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
swift build
4141
swift test
4242
43-
- name: Generate Xcodeproj
44-
run: |
45-
xcodegen
46-
4743
- name: Build Cocoapods iOS Demo
4844
run: |
4945
set -eo pipefail

0 commit comments

Comments
 (0)