Skip to content

Commit d2d2d2a

Browse files
committed
Fix for tests
1 parent 42c8bd1 commit d2d2d2a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,5 @@ jobs:
2626
username: cirunner
2727
password: ${{ secrets.GITHUB_TOKEN }}
2828

29-
- name: Install xcodes
30-
run: brew install xcodes
31-
32-
- name: Run XcodeGen
33-
run: swift run xcodegen
34-
3529
- name: Run tests with fastlane
3630
run: bundle exec fastlane test

0 commit comments

Comments
 (0)