diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7329fa3..cb06a59 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,4 +34,4 @@ jobs: with: submodules: recursive - name: Test platform ${{ matrix.destination }} - run: set -o pipefail && xcodebuild -scheme ThemePark -destination "${{ matrix.destination }}" test | xcbeautify + run: set -o pipefail && xcodebuild -scheme ThemePark -destination "${{ matrix.destination }}" test