Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rudrankriyam authored Oct 3, 2021
1 parent 39ea0a4 commit 418be2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,5 @@ jobs:
- uses: actions/checkout@v2
- name: Use latest Xcode
run: sudo xcode-select -s '/Applications/Xcode_13.0.app/Contents/Developer'
- name: Build
run: swift build -v
- name: Run tests
run: xcodebuild -scheme QuoteKit -destination 'platform=iOS Simulator,OS=15.0,name=iPhone 12' test | xcpretty

0 comments on commit 418be2d

Please sign in to comment.