Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Jan 15, 2024
1 parent a11b143 commit 8919e02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Devices
run: xcrun simctl list devices

- name: Build
run: set -o pipefail && env NSUnbufferedIO=YES && xcodebuild build-for-testing -scheme TMDb -only-testing TMDbTests -destination '${{ matrix.destination }}' | xcpretty

Expand Down

0 comments on commit 8919e02

Please sign in to comment.