Skip to content

Commit

Permalink
Update test-iOS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelCarlos authored Mar 15, 2024
1 parent 28e133c commit 0252149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-iOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
testPlan: "iOS"
xcode: "Xcode_14.3.1"
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: ${{ matrix.name }}
run: set -o pipefail && env NSUnbufferedIO=YES xcodebuild -scheme Easing -destination "${{ matrix.destination }}" clean test | xcpretty

0 comments on commit 0252149

Please sign in to comment.