Skip to content

Commit

Permalink
Keep xcpretty from swallowing make errors
Browse files Browse the repository at this point in the history
  • Loading branch information
fhd committed Oct 4, 2021
1 parent 168fb05 commit 693fdbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- name: Build iOS
run: |
cd ios
set -o pipefail
make test | xcpretty

0 comments on commit 693fdbb

Please sign in to comment.