Skip to content

Commit

Permalink
Update spm-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
loay-ashraf committed Aug 25, 2023
1 parent d956b49 commit c1ce2e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/spm-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
env:
project: ./.github/workflows/SPMDummy/SPMDummy.xcodeproj
scheme: SPMDummy
destination: ${{ destination }}
run: |
xcodebuild clean build -project "${project}" -scheme "${scheme}" -destination "${destination}" | xcpretty && exit ${PIPESTATUS[0]}

0 comments on commit c1ce2e0

Please sign in to comment.